Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OTA

 The WINC supports OTA (Over-The-Air) updates.

Using the APIs described in this module, it is possible to request an ATWINC15x0 to update its firmware image, or safely rollback to the previous firmware image.
Note that it is NOT possible to update other areas of the WINC flash (e.g. the HTTP file area) using the OTA mechanism.

There are also APIs to download files and store them in the WINC's Flash (supported by ATWINC1510 only), which can be used for Host MCU OTA updates or accessing information stored remotely.

Using the APIs described in this module, it is possible to request an ATWINC15x0 to update its firmware, or safely rollback to the previous firmware version.
There are also APIs to download files and store them in the WINC's Flash (supported by ATWINC1510 only), which can be used for Host MCU OTA updates or accessing information stored remotely.

Modules

 Callbacks
 
     Lists the different callbacks that can be used during OTA updates.

 
 Defines
 
     Specifies the macros and defines used by the OTA APIs.

 
 Enumerations and Typedefs
 
     Specifies the enums and Data Structures used by the OTA APIs.

 
 Functions
 
     Lists the full set of available APIs to manage OTA updates and Host File Downloads.