1.2.2.2.5.2.3.3 MW_DFU_FwImageStart
C
uint16_t MW_DFU_FwImageStart();
Description
The API is used to start or restart firmware image update procedure. The state machine and parameters of this module would be reset after this API is called.
Return values
Return value | Description |
---|---|
MBA_RES_SUCCESS | Start or restart firmware image update procedure successfully. |
MBA_RES_BAD_STATE | This API cannot be executed in current DFU process state. |