-
Notifications
You must be signed in to change notification settings - Fork 123
0xA9
Portisch edited this page Nov 6, 2018
·
1 revision
This command will issue a advanced code learning by decode protocols defined in RF_Protocols.h.
If the learning is successful the answer will be command 0xAA. If it fails the answer will be 0xAB.
Hex: AA A9 55
Data | Description |
---|---|
0xAA |
uart sync init |
0xA9 |
uart command |
0x55 |
uart sync end |