Decoding the Veriflite

So if we go back to this data packet:

b'J\x10\x13Sc\x02}\x9e\t\x00\x0c\x16\x1b\x00\x00\xc0\x00\x01\x03-W2'
Byte NumberByte Data (Hex value)Explanation
0J (74)This is the sequence ID as an unsigned byte, it will get to 255 and reset to 0.
110 (16)This acts as a packet type (see table below with a key).

Pages: 1 2 3

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *