|
OpenBSL
v.0.1.0
|
The OPEN_BSL_CMD_RUN_APP is used to make the target device to leave the BSL mode and start executing the application.
REQUEST packet format
| Field Name | Length | Description |
|---|---|---|
| CMD | 1 byte | OPEN_BSL_CMD_RUN_APP (0x04) |
Positive RESPONSE packet format:
| Field Name | Length | Description |
|---|---|---|
| RESP | 1 byte | (OPEN_BSL_CMD_RUN_APP|OPEN_BSL_RESP_BIT_MASK) (0x84) |
1.8.5