-->
Page 1 of 3

ESP8266 Resetting after flashing

PostPosted: Wed Jan 06, 2016 3:04 pm
by Tz Raj
My ESP8266 resets itself after flashing.
After completing the flashing process, it stay with the code for aprox. 5 secs and then resets.

I'm using Arduino IDE for ESP8266 v2.0.
GPIO0 to GND.
Reset to a Tact Switch to GND.
CH_DT to VCC 3.3V.
Using FTDI FT232RL in 3.3V.
Using external power source for the ESP8266.

What could it be?

Re: ESP8266 Resetting after flashing

PostPosted: Wed Jan 06, 2016 5:32 pm
by martinayotte
How do you power the ESP ?
You need a strong power supply ...

Re: ESP8266 Resetting after flashing

PostPosted: Thu Jan 07, 2016 6:47 am
by Tz Raj
I use 3.3V 1A external power supply.
PS: Somehow after many attempts it happen to work. The code remained. I reached that twice when changing the board selected on the IDE. When I tried for the third time, it gone back to resetting after flashing.

Re: ESP8266 Resetting after flashing

PostPosted: Thu Jan 07, 2016 8:25 am
by xtal
do you have a serial monitor, does it initially show any thing ?
does it show any thing after a reset ?