Mistake on this page?
Report an issue in GitHub or email us
Functions

** More...

Functions

int32_t MX_WIFI_FOTA_start (MX_WIFIObject_t *Obj, const char *url, const char *md5, mx_wifi_fota_status_cb_t fota_status_callback, uint32_t user_args)
 Start FOTA. More...
 

Detailed Description

**

FOTA related API **

Function Documentation

int32_t MX_WIFI_FOTA_start ( MX_WIFIObject_t Obj,
const char *  url,
const char *  md5,
mx_wifi_fota_status_cb_t  fota_status_callback,
uint32_t  user_args 
)

Start FOTA.

Parameters
Objpointer to module handle
urlHTTP/HTTPS url of bin file to update
md5MD5 string(32Bytes) of bin file to update
ota_status_callbackcallback function for ota status
Return values
OperationStatus.
Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.