OpenBSL  v.0.1.0
OPEN_BSL_CMD_RUN_APP command

Description

The OPEN_BSL_CMD_RUN_APP is used to make the target device to leave the BSL mode and start executing the application.

Packet Format

REQUEST packet format

| CMD |

Field Name Length Description
CMD 1 byte OPEN_BSL_CMD_RUN_APP (0x04)

Positive RESPONSE packet format:

| RESP |

Field Name Length Description
RESP 1 byte (OPEN_BSL_CMD_RUN_APP|OPEN_BSL_RESP_BIT_MASK) (0x84)