WF_SaveWPSCredentials Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_SaveWPSCredentials Function
C
static void WF_SaveWPSCredentials(
    UINT8 CpId
);
Description

Reads back WPS credentials from MRF24W and stores these into global variable AppConfig. WPS protocol can easily take up to 2 mins (refer to WPS specifications) to complete. To address this lengthy time required every single time the MRF24W is restarted, this function offers you to retrieve and store WPS credentials, so that the WPS credentials can be re-used upon re-starting.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
CpId 
Connection Profile� ID 
Returns

None.

Remarks

None.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.