Page 1 of 1

Protocol builder help

Posted: Tue Feb 08, 2005 5:24 pm
by damir
I'm trying to create protocol for very simple IR signal with protocol builder,
so far without much success.

pronto hex of IR signal:
0000 0071 0000 0001 0014 008c


I thought this would work, but when I learn it back, this is what I get
Frequency: 0
Sent repeatedly: +20 -396

Upgrade protocol 0 = 00 99 (S3C8) PB v3.10
44 93 01 8B 0E 84 01 00 01 00 0A 00 32 00 0A 00
32 00 00 8D 01 33
End

Posted: Wed Feb 09, 2005 8:37 am
by jon_armstrong
Damir,

I decode the Pronto hex to be a repeating signal of +545,-3817 both in uS.

I disassembled your Protocol and changed to the numbers above for both a One or Zero and here is what I get:

Upgrade protocol 0 = 00 99 (S3C8) PB v3.10
42 95 01 8B 0E 84 01 00 01 01 10 07 60 01 10 07
60 00 00 8D 01 33
End

Also, as I'm sure you know, it's for the older S3C80 remotes.

I didn't test it though.