-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Doesn't see any AP with Arduino IDE [Ai-Cloud inside ESP8266 - Black] #1614
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
Hi molakttj, I understand that:
If this is the case then you are likely stuck on some simple issue and well positioned to quickly move forward 😄 I would load File > Examples > ESP8266WiFI > WiFiScan.ino sketch and post what is shown on your serial monitor. I am using Arduino IDE 1.6.7 together with core ver. 2.0.0. Krzysztof |
That's what I see on my serial monitor after flashing ESP8266 with WiFiScan program:
So that's the problem. I'm sure, that there are lots of wifi signals in the area. |
Hi molakttj, This may be the case if you are using a staging release like 2.0.0-rc1. Please check this issue. I did my testing using stable 2.0.0. Krzysztof |
But my module also doesn't work for WiFiAccessPoint.ino. |
molakttj, I see two possible issues:
Good luck and let me know results of troubleshooting 👍 Krzysztof |
I am also facing similar issue, ESP01 module(Ai Cloud inside) accept program but not showing it's AP name received 10 modules from Chinese company all not working, how to resolve it?, i thing this issue relevant to power supply circuit. |
I've got the problem with my black ESP8266 - When I run the code which turns the led on and off everything works ok, but when I'm trying to scan available APs or when I'm trying to connect to one of them, then it doesn't work. However, I could list APs and connect to them with standard AT firmware, which my module came with. Has anybody have the same issue? I'm using esp8266 arduino core ver. 2.0.0 installed with Board Manager and I'm powering it through FTDI.
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: