I have a list of RC5 codes from Primare, but can't seem to input them into ProntoEdit 4.0. Anyone know how I can get these RC5 codes to work? Or better yet, how to read all this stuff? Any help would be GREATLY appreciated! Thank you in advance.
Here's what I received from Primare:
I20 Remote Control Commands.
RC5 address = 20 (0x14)
bits:
0x0500 = 0000 0101 0000 0000 (=1280)
xxxx tsss ssdd dddd
(s ssss = 1 0100 = 0x14 = 20)
x=not used
t=toggle bit
s=system bits (address)
d=command (VALUE below)
short press (default) = 1 command.
long press = 3 consecutive identical commands
KEY VALUE ACTION
standby 12 (0x0c) Standby ON (common)
standby 1 (0x01) Standby ON (unique)
operate 2 (0x3a) Operate (Standby OFF)
step up 30 (0x1e) Next input
step down 31 (0x1f) Previous input
input mode 26 (0x1a) toggle input mode (balance, master volume)
mute 49 (0x31) Toggle mute on/off
plus 16 (0x1e) Increase/change master volume and balance
minus 17 (0x1f) Decrease/change master volume and balance
dim 10 (0x0a) Toggle display on/off
1 60 (0x3c) Used for main input selection
2 61 (0x3d) Used for main input selection
3 62 (0x3e) Used for main input selection
4 63 (0x3f) Used for main input selection
For complete command, just add system address value 1280 with key value 1 (for standby) = 1281 (0x0501).