Skip to content
Portisch edited this page Nov 6, 2018 · 1 revision

0xA9

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.

Example:

Direction: host -> EFM8BB1

Hex: AA A9 55

Data Description
0xAA uart sync init
0xA9 uart command
0x55 uart sync end
Clone this wiki locally