command bytes = cbyteThe Robman wrote:I increase R01 to make it ignore the first fixed byte.
So you initially set it to 3 device bytes, 2 command bytes to get the flags right so that the IR engine would set the data in the buffer?
Then you started with that generated data as the basis for your custom protocol.
In the data portion you changed the data to have 1 cbyte
then in the procedural assembly
increasing R01 and increasing Cbytes to 2
and jumping to the set and transmit
gets you a 32 bit signal.