Closed clear-sky closed 2 months ago
The address and the command are each transmitted as 4 bytes. The first two bytes are the actual information and bytes 3 and 4 are their negation (0->F, 1->E, 2->D,...., F->0). Thus 0x00 is transmitted as 0x00FF and 0x16 as 0x16E9. Only the first two bytes are displayed.
Example: Address 0x40, command 0x01 is transmitted as 0x40BF01FE
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
hi dear wolle! i tested irmp(https://github.com/IRMP-org/IRMP) it says my ir remote address is 0xFD01 but your irlib says my ir remote address is 0X01!!! but this is not all my problem i have several nec ir remote and i was testing them on your radio and found odd problems!!! as a said my first ir remote address was 0xfd01 my second ir remote address is 0x03 my third ir remote address is 0x04 when i set your radio with my first remote can see conflict with my other remotes for example if key 1 is set with address 0x01(0xfd01) and command 0x11 if my other remotes have a key with command 0x11 (with diffetrnt address)can trigger key 1 !!!