4 ATWINC Host APIs
The following table lists the APIs that are available in the application for requesting a connection to an Enterprise network.
API | Description |
---|---|
m2m_wifi_connect_1x_tls | Connects to an Enterprise network using TLS client credentials. The full authentication method (EAP-TLS, EAP-PEAPv0/TLS or EAP-PEAPv1/TLS) depends on the configuration of the authentication server. |
m2m_wifi_connect_1x_mschap2 | Connects to an Enterprise network using MSCHAPv2 credentials. The full authentication method (EAP-TTLSv0/MSCHAPv2, EAP-PEAPv0/MSCHAPv2 or EAP-PEAPv1/MSCHAPv2) depends on the configuration of the authentication server. |
m2m_wifi_default_connect | Reconnects to the last connected Enterprise network (assuming a previous connection request used the option to store the credentials in the ATWINC Flash). |