ESP-12e wont connect to wifi
Posted: Tue Sep 13, 2016 6:34 am
I'm trying to get my ESP-12e connected to my wifi for the first time using Arduino and basic wifi connection sketch.
The sketch constantly shows waiting for connection in the terminal window. And I've waited up to 10minutes for with no connection.
I've reflashed with ESP-12 with NONOS_SDK_V2.0.0_16_07_19 and run the following AT commands. From the below I've determine it having issues scanning for networks sucessfully
OK
AT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jul 19 2016 18:43:55
When I first run, straight after boot
[OK
AT+CWMODE=3
AT+CWLAP
ERROR
After a period of time, maybe 5 minutes I run the command again and I get list of wifi networks. Is this delay normal can I do anything to reduce this time so the ESP is more stable with establishing a wifi connection
Thanks in advace
The sketch constantly shows waiting for connection in the terminal window. And I've waited up to 10minutes for with no connection.
I've reflashed with ESP-12 with NONOS_SDK_V2.0.0_16_07_19 and run the following AT commands. From the below I've determine it having issues scanning for networks sucessfully
OK
AT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jul 19 2016 18:43:55
When I first run, straight after boot
[OK
AT+CWMODE=3
AT+CWLAP
ERROR
After a period of time, maybe 5 minutes I run the command again and I get list of wifi networks. Is this delay normal can I do anything to reduce this time so the ESP is more stable with establishing a wifi connection
Thanks in advace