-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Scan networks don't work after WPS config failed #1845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue here, plus doing a |
…tatus 4 and missed wifi_wps_disable
OK, there must be a missing
see the log
|
Hello ! I can confirm this ! Scan is working after wifi_wps_disable(); ! Thanks ! |
would be great to apply the proposed patch. I'm having this issue as well. |
Basic Infos
Hardware
Hardware: Sparkfun Thing (with 4Mbyte flash)
Core Version: Arduino 2.1.0
Description
I'm trying to make an automatic Wifi management.
When I want to scan for networks, I have a FAILED error (-2) if it's done after a failed WPS config.
Below if the sample sketch for Wifi scan, with a WPS attempt at the end.
Scan only works once here, where it should always return some networks.
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: dio
Flash Frequency: 40Mhz
Upload Using: OTA / SERIAL (same problem for both)
Reset Method: ck
Sketch
Serial output
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: