Page 1 of 1
Adding one code - download fails
Posted: Sat Jan 12, 2019 4:15 pm
by michaeljc70
I've customized my Nevo C2 with a bunch of activities for 3 different rooms in my house. I wanted to add a function to one activity on a soft button. I learned it and then tried to download back into RMIR but got an error.
I'd like to add the "Source" button from a Samsung remote. It doesn't seem to be in whatever original file I used (there is an input button which does something different).
My question is, what is the easiest way to do this? If I can avoid figuring out why I get a download error, that is probably easier. I would imagine that means finding that source IR code somewhere. Not sure where to look though.
I am using the 2.07 build. I verified (I have 3 remotes) that the download works from remotes I haven't learned that source button from.
Posted: Sat Jan 12, 2019 9:07 pm
by chuliu
Maybe you can tell me your samsung (tv?) model.
I can then learn the source button from my harmony remote and tell you the ir code.
Posted: Sun Jan 13, 2019 9:55 am
by unclemiltie
There are numerous Samsung TV rdmu files in the files area that have the generic source toggle as well as discrete codes for most of the individual inputs. Samsung TV's have pretty much used the same code set for a long time so almost any one of them would work
Why adding a code prevents the remote from downloading is another question. Odd that it would happen because the two are not related in any way.
Posted: Sun Jan 13, 2019 10:33 am
by michaeljc70
Thanks. I'll take a look.
One annoying thing is, using the remote that came with the tv, the source button brings up a menu and it seems the enter key or right arrow is also needed to make a selection.
Posted: Sun Jan 13, 2019 10:39 am
by unclemiltie
Which is why the discrete codes are so useful.
For example on my Samsung there is a discrete code for "HDMI1" that directly selects that input. In my macro to watch the cable box I turn on the TV (with a discrete on) and then select input HDMI1 because that's where the cable box is connected. I do the same thing for my DVD player, which is connected to HDMI2
That way you never have to use those stupid menus.
Posted: Mon Jan 14, 2019 5:57 am
by vickyg2003
There is probably something odd about the learn that RMIR can't handle. Graham will probably need the RMerror file as well as the raw image you tried to download.
I have found that learns play a critical role on the Nevo.
Activities just don't cut it for me. I need certain functions from multiple devices in every "activity" mode. This is something I accomplished with keymoves on my other remotes.
So I use "learns" where I would use keymoves. But I don't actually do the learning, I create perfect learns with one of Barf's tools, IRscrutinizer and then drop them into RMIR.
Posted: Mon Jan 14, 2019 9:52 am
by mdavej
Vicky, you can still do keymoves. No need to resort to learns.
Whatever device you have assigned to the Soft buttons in your activity, edit that device, and on the Buttons tab, add any functions from another device there. Same goes for whatever device you have assigned to the hard buttons. Just add functions from other devices on the Buttons tab. End result is identical to a keymove.
Posted: Wed Jan 16, 2019 4:36 pm
by michaeljc70
I was able to copy the code from a file for the source button. I was really hoping to find a source button that will cycle sources (rather than show a menu). Whether I use the source button with enter/exit or discrete codes for sources I would need to use soft buttons which I want to avoid. I was hoping to just use the "input" button to change sources with one key.
Posted: Wed Jan 16, 2019 5:55 pm
by chuliu
michaeljc70 wrote:I was able to copy the code from a file for the source button. I was really hoping to find a source button that will cycle sources (rather than show a menu). Whether I use the source button with enter/exit or discrete codes for sources I would need to use soft buttons which I want to avoid. I was hoping to just use the "input" button to change sources with one key.
So were you able to find the source button that will cycle through inputs?
My samsung tv has a source button NECx2 (7,7,1) that will do that.
Posted: Wed Jan 16, 2019 7:11 pm
by michaeljc70
chuliu wrote:michaeljc70 wrote:I was able to copy the code from a file for the source button. I was really hoping to find a source button that will cycle sources (rather than show a menu). Whether I use the source button with enter/exit or discrete codes for sources I would need to use soft buttons which I want to avoid. I was hoping to just use the "input" button to change sources with one key.
So were you able to find the source button that will cycle through inputs?
My samsung tv has a source button NECx2 (7,7,1) that will do that.
I'm using Necx2 (7,7). I'm not sure what the 1 is. The code for the source button is 185,1,7F (EFC,OBC,HEX). That brings up the source menu. Is the "1" the OBC? Maybe it acts different on different tvs. My Samsung is a 46" lcd maybe 7 years old.
Posted: Wed Jan 16, 2019 8:53 pm
by chuliu
Yes 1 is obc. It works on my samsung 40" tv. I can cycle all sources by pressing it repeatedly.