I have created a custom Slingplayer remote for the Roku Netflix Player N100 using Remote Master and this code information from the Roku forum:
The protocol is NEC2, the device is 190 and subdevice 239. The EFCs are:
up--185
down--184
right--180
left--183
Select--187
Home--181
Play--186
FFD--053
Rew--182
All of the buttons perform the correct operation, but the operation is done twice. For example, pressing the right arrow button results in movement two places to the right instead of only one. I think this happens with all the buttons, but for some a double hit does not matter.
I would really appreciate any advice on how I could fix this problem.
thanks...
Problem With Keys Giving Double Operation
Moderator: Moderators
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact:
I have captured the remote codes using IR with both the URC-8910 and RS 15-135 remotes. The IR program gives the same codes that I listed in my opening post. However, the Slingplayer .bin file created by Remote Master has the double operation problem when used with my Slingbox. The learned codes work fine on both remotes (i.e. only give one operation per button press). I think there is some bug in the JP1 software. Does anyone maintain this software, and is there someplace where bugs can be reported?
Last edited by gotok on Sat Jul 12, 2008 8:04 pm, edited 1 time in total.
-
Mark Pierson
- Expert
- Posts: 3018
- Joined: Sun Aug 03, 2003 12:13 am
- Location: Connecticut, USA
- Contact:
Sounds to me like the Roku needs a slightly modified version of the protocol.gotok wrote:I think there is some bug in the JP1 software.
You should upload your file with the learned signals to the Diagnosis area and post a link to it back here. Perhaps one of the experts can see something in the learns that differs from the default NEC2 protocol and provide details on how to create a modified protocol.
Mark
Mark,
Thanks for the tip.
The file from IR is here:
http://www.hifi-remote.com/forums/dload ... le_id=5656
Thanks for the tip.
The file from IR is here:
http://www.hifi-remote.com/forums/dload ... le_id=5656
If it is any help, I learned those codes to my 15-1994 and built an upgrade. The codes posted to the diagnostic area are the same as those I learned. The upgrade works fine on my 15-1994--without the double press anomaly.Mark Pierson wrote:Sounds to me like the Roku needs a slightly modified version of the protocol.
So I don't think it is JP1.
The only post I found about the double press is here:
http://www.hifi-remote.com/forums/viewt ... ight=macro
There Rob says the Sling sends each code twice. So maybe between the Sling and the Roku the timing is such that the Sling is pausing enough that the Roku treats it as two presses rather than a repeat of the code, even for NEC2?
Also, I did find this:
http://www.slingcommunity.com/forum/thr ... k-problem/
OK, I now tend to agree after reading your links. Thanks for your research. The double operation problem looks like a Slingbox issue which shows up on a few other devices in addition to the Roku Netflix Player. It must be a subtle problem since the vast majority of devices work on the Slingbox. It's just my bad luck that the Slingbox+Roku combination has this issue. If you happen to come across a solution or workaround, I would really appreciate it if you would post it back to this thread.elorimer wrote:So I don't think it is JP1.
thanks...