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 valueDescription
MBA_RES_SUCCESSStart or restart firmware image update procedure successfully.
MBA_RES_BAD_STATEThis API cannot be executed in current DFU process state.