AIROC™ BTSDK v4.6 - Documentation | ||||
Structure of the firmware upgrade header. More...
Data Fields | |
UINT32 | address |
UINT16 | len |
Structure of the firmware upgrade header.
Almost all OTAFU-related reports have the following structure:
Checksum (1 byte)
The only exception is the ENABLE report, which doesn't have any payload at all (just the report ID).
Note that "Length" might be greater than zero even if there are no data bytes, e.g. in an ERASE report.