The original Dish remotes were combination IR/UHF, with a little PCB built-in that contained the 384MHz UHF transmitter, consisting of 27 components and a small loop antenna. The transmitter is gated on and off by a separate signal from the processor that is a demodulated version of the IR carrier signal that drives the LEDs. There are only three connections to the transmitter board, power, ground, and data signal.
The transmitter board in the UHF Pro remote is much more complex. It uses the same loop antenna, but there are over 40 components on the board, including a 24-pin IC and a 5.772MHz crystal. It is attached to the remote's main PCB with an 8-conductor ribbon cable. Other than power, ground, and a signal, I can't imagine what the other five connections might be for. I probed around and found the only connection that seemed to have a data signal on it, and recorded a sample while pressing the GUIDE button of the remote. I had expected (hoped?) to find some minor variation of the standard DishNetwork signal, but I'm completely baffled by what I found. The drawing below shows the signal.
http://img133.imageshack.us/img133/2730 ... idepw9.gif
Code: Select all
10 01 11 10 01 11 10 10 01 10 01 10 10 10 10 10 10 10 10 10 10 10 01 10 10 01 01 01 01 01 01 10This looks like really bad news for old remotes, as it looks like Dish has decided to transmit a completely different protocol over the UHF link than that on the IR link. For the life of me I don't know why anyone would want to make them different, unless the chip on the transmitter board has its own built-in protocol that is matched by a chip in the UHF receiver.
Can anyone make any sense of this signal?
Tommy