Skip to content
Portisch edited this page Nov 5, 2018 · 4 revisions

0xA1

This command will issue a standard code learning for PT2260, PT2262, PT2264, EV1527, etc devices.
If the learning is successful the answer will be command 0xA2. If it fails the answer will be 0xA3.

Example:

Direction: host -> EFM8BB1

Hex: AA A1 55

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