Page 2 of 2
Posted: Wed Apr 19, 2017 4:35 pm
by vickyg2003
unclemiltie wrote:IIRC the "scrambling" mode didn't change the key values, it changed the signal that got sent by the keypress to prevent others from learning the signals stored in the remote.
You do recall correctly. The buttons were all shooting the wrong codes. It was a nasty problem until the rdfs were fixed.
Posted: Wed Apr 19, 2017 8:55 pm
by unclemiltie
All of the "JP1" remotes (well not all, but most) of them use the S3C8 processor. Those are masked ROM processors for the system code and have no on-board flash. The EEPROM is a separate chip that is a serial EEPROM that is connected to one of the ports on the S3C8
All of the JP1.3 remotes use the S3F8 processor that has on-board flash so the system code as well as the area that is writable from the JP1.3 port is in the internal flash. The stuff that is not writable is protected so it can't be read/written.
Both use the same instruction set, the only difference is the on-board flash in the "later" S3F8 variants.
Update
Posted: Fri Apr 21, 2017 5:35 pm
by HamburgerHelper1
Ok so this is what I have done I was using the Millennium4-4MXXXBJ8XXX RDF
Because this remote is Millennium4-4MXXXBJ10-R
but I was having troubles with it I could not find the arrow keys putting
all the keys into several macros.
But by switching the pic in theAtlas 5 Day URC-1055_11055 JP1.3 3033 RDF
the remote will work.I have not renamed things yet but oh well
also my tv updates work on cbl device button but not on tv device button
I have a Non-JP1 VIZIO Remote that does the same thing so I will live with the remote working this way and rename buttons when I get to it
Thanks Everyone