Data is returned
Table 64. DATA response format version 0
Field | Size | Description |
---|---|---|
RSP_HOUSEKEEPING_DATA | 1 byte | Response ID |
Version (0x01) | 1 byte | Response version |
Data | n bytes | Data returned |
Status code | 1 byte | Trailing status of the read operation indicating whether the data returned is in fact valid. 0x00 = OK. |
Note: RSP_HOUSEKEEPING_DATA version 0 does not have the trailing status code.