How can the host application read the WPA security key from the ESP after WPS is complete?
It appears the AT+WPS command stores the results in flash so that the ESP will connect to the same AP next time.
Can the ESP have option to not store that to flash so that it does not come out of reset attempting to immediately connect ?
how to read credentials after successful WPS
Re: how to read credentials after successful WPS
Postby RogerFL » Wed Jan 04, 2017 3:55 am
I have the same question.
Please explain how to re-connect to the AP that was previously setup with WPS.
Please explain how to re-connect to the AP that was previously setup with WPS.
Roger Collins
Espressif fan and developer of flame boss smoker controller
Espressif fan and developer of flame boss smoker controller
Re: how to read credentials after successful WPS
Postby russus » Wed Jan 11, 2017 8:57 pm
Please, check out AT command reference guide. Can also be found on espressif website. I see two ways:
1) after your wps execute this:
AT+CWAUTOCONN=0
It wont try to connect after power up
2) after your wps execute this:
AT+CWJAP_DEF="",""
this removes AP info from memory permanently
1) after your wps execute this:
AT+CWAUTOCONN=0
It wont try to connect after power up
2) after your wps execute this:
AT+CWJAP_DEF="",""
this removes AP info from memory permanently
Who is online
Users browsing this forum: No registered users and 2 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.