Last active
July 5, 2024 14:14
-
-
Save atc1441/42d9ed497600a35a17e456c8125374c5 to your computer and use it in GitHub Desktop.
Telink OTA Ble Protocol
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OTA Start: | |
00 FF | |
OTA Start1: | |
01FF | |
OTA Packets: | |
block data crc | |
00 00 2680000000005d024b4e4c5430048800 1ca3 | |
01 00 ae80000000000000a44f010000000000 e8fa | |
02 00 0c6481a2090b1a40c006c006c006c006 610d | |
... | |
fa 14 5e2e6fabffffffffffffffffffffffff 9889 | |
01 00 16xBytes 0000 crc | |
OTA End: | |
blocks crc | |
02 ff fa14 05eb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment