WINC1500 IoT Software APIs: m2m_ota_switch_firmware

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_ota_switch_firmware

Functions

NMI_API sint8 m2m_ota_switch_firmware (void)
 
NMI_API sint8 m2m_ota_switch_crt (void)
 
NMI_API sint8 m2m_ota_get_firmware_version (tstrM2mRev *pstrRev)
 

Detailed Description

Switch to the upgraded Firmware, that API will update the control structure working image to the upgraded image take effect will be on the next system restart

Switch to the upgraded cortus application, that API will update the control structure working image to the upgraded image take effect will be on the next system restart

Function Documentation

◆ m2m_ota_switch_firmware()

NMI_API sint8 m2m_ota_switch_firmware ( void  )
Warning
It is important to note that if the API succeeds, system restart is required (re-initializing the driver with hardware reset) updating the host driver version may be required if it does not match the minimum driver version supported by the WINC's firmware.
See also
m2m_ota_init m2m_ota_start_update
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Warning
It is important to note that if the API succeeds, system restart is required (re-initializing the driver with hardware reset) updating the host driver version may be required if it does not match the minimum driver version supported by the WINC's firmware.
See also
m2m_ota_init m2m_ota_start_update_crt
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.

◆ m2m_ota_switch_crt()

NMI_API sint8 m2m_ota_switch_crt ( void  )

◆ m2m_ota_get_firmware_version()

NMI_API sint8 m2m_ota_get_firmware_version ( tstrM2mRev *  pstrRev)
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13