This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Regarding WPS PBC (Push button)

Dear Sir/Madam,

  - Using "Provisioning - WPS"  sample application I am able to connect to the Wi-Fi router. 

  - I used both PBC and PIN Code Methods.

 - Finally after connecting to the Wi-Fi Router SL_WLAN_CONNECT_EVENT and SL_NETAPP_IPV4_IPACQUIRED_EVENT got fired.

 - My question is how to collect the Wi-Fi Password? Please help me out in this regard.

Thanks & Regards

Mallik

  • Hi,

    WPS enables you seemless connection to the WiFi AP without knowing the passwork. This is to make it easy on users that are not familiar with setup their WiFi network. Retreiving the password of the AP is not possible (whether you store it as a profile or not) due to security reasons. You also cannot get regular WPA/WPA2 password from a profile you created when calling sl_WlanProfileGet() for the same reasons.

    Regards,

    Shlomi