SWPA230A May 2017 – June 2018 CC3120 , CC3120MOD , CC3220MOD , CC3220MODA , CC3220R , CC3220S , CC3220SF
Table 3 lists the Get Status command.
Description | |
---|---|
Brief | This command returns the status of the last command executed.
Typically, this command must be invoked after every command sent to ensure that the previous command was successful or, if unsuccessful, to properly respond upon failure. The bootloader responds by sending a 1-byte packet containing the current status code. |
Opcode | 0x23 |
Direction | Host to target |
Response | Ack + Last Status response |
Format | [USHORT] Length (exclude checksum)
[BYTE] Checksum (exclude length) [BYTE] Opcode |
Comments | Host responds back with Ack (Ack + Last Status response). |