Sets board configuration parameters. Will only work with devices with HHB suffix.
Table 9. Set configuration command
Field | Size | Description |
---|---|---|
SET_CONFIG | 1 byte | 0x84 |
Count | 1 byte | Number of bytes to write |
ConfigID | 1 byte | Configuration packet ID |
Data | N bytes | Configuration data |
Response:
Table 10. Set configuration response
Field | Size | Description |
---|---|---|
SET_CONFIG | 1 byte | 0x84 |
Status | 1 byte | 0x00: success other values: failed |