1.1.11 Client - Configuration APIs

This interface allows WINCS02 device configurations to be archived to non-volatile storage and retrieved later.

A typical use case for this would be storing Wi-Fi configuration to allow the device, operating as a Station, to connect to an Access-Point with a single function call following retrieval of the configuration.

The function WDRV_WINC_CfgArchiveStore will store all modified configurations to a file in the non-volatile storage. The function WDRV_WINC_CfgArchiveRecall will retrieve the previously stored configurations from a specified file.