Page 2 of 2

Posted: Mon Dec 29, 2003 4:05 pm
by zymurgist
I like the idea of the toggle better. My initial cbl/sat button is set to SAT/0775. When I hit the swap key, it changes to CBL/1477, but none of the key presses send anything to the receiver (no flash on the remote, either).

Posted: Mon Dec 29, 2003 4:15 pm
by zymurgist
Eureka! I figured it out. I had the hi,lo,type hex chars in the wrong order. Its working now. Thanks guys!

Re: So Close

Posted: Mon Dec 29, 2003 8:58 pm
by gjarboni
johnsfine wrote:
gjarboni wrote:the protocol Rob posted was the device toggler (which is even more complicated than the device multiplexer -- the one you want).
In many ways the device toggler is simpler than device multiplexor. Nothing in this thread tells me which one zymurgist wants. Do you see something I'm missing or are you just making an assumption?
Actually, I was just basing that statement on the fact that the 740 device toggler requires the user to do extra computation. They have to look up the three memory values necessary to switch to each device, then compute the binary XOR of these two sets and then program that into a device code. This is necessary because the 8080 series remotes only support one byte keymoves. I think the S3C8 versions are much simpler for the user.