Using the new Arduino IDE for ESP8266 and found bugs, report them here

Moderator: igrr

User avatar
By Hydro
#37885 Hi

I try to follow this tutorial : https://learn.adafruit.com/esp8266-temp ... r/overview

I achieve to upload the code to my esp8266-01 without issue.
But when i reboot after flash mode, my serial monitor stay at "Working to connect".

I check ssid and password, but even after reupload, reboot, still stuck at this point.

Any ideas how to debug wifi connexion issues ?

Thank.
User avatar
By JoeO
#37895 Will Need pictures of your hardware.

Possible causes:
Wrong ssid or password
Wifi not receiving
Bad 3.3 volt power to the EPS01
User avatar
By Hydro
#37952
JoeO wrote:Will Need pictures of your hardware.

Possible causes:
Wrong ssid or password
Wifi not receiving
Bad 3.3 volt power to the EPS01


I use my phone hotspot to test with simple ssid and password : freebox / test-test.

I put my phone close to my esp8266.

For the power, i use 12v to 5/3.3v, one like this :

http://i.stack.imgur.com/12USo.jpg

Jumper is on GND/3.3

What's strange is that once i was connect to my phone (i can access to my temperature) but after reboot to test without ftdi, it doesn't work anymore even if i reupload.
User avatar
By Hydro
#37955 I try to install sdk 2.1.0 rc1 and use wifi client example, this is the serial monitor result after upload finished :

Code: Select allConnecting to freebox
.....
 ets Jan  8 2013,rst cause:4, boot mode:(1,6)

wdt reset


And after reboot (and gpio0 hi) :

Code: Select allConnecting to freebox
..........................................................................