1.1.16 WPS

This topic provides information on how to use WPS to connect to Wi-Fi BSSs.

The WINC device supports WPS using PIN and PBC methods. Two functions are provided to begin WPS enrollee discovery using these methods.

WPS Method

Function

PIN

WDRV_WINC_WPSEnrolleeDiscoveryStartPIN

PBC

WDRV_WINC_WPSEnrolleeDiscoveryStartPBC

These functions use a provided callback to signal discovery events. The function WDRV_WINC_WPSEnrolleeDiscoveryStop can be used to stop WPS discovery.