ESP8266 Developer Zone The Official ESP8266 Forum 2015-10-13T02:19:10+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=976 2015-10-13T02:19:10+08:00 2015-10-13T02:19:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=4079#p4079 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
(Tested with 512Ko of flash and 1Mo)

Statistics: Posted by hexor — Tue Oct 13, 2015 2:19 am


]]>
2015-09-25T17:12:56+08:00 2015-09-25T17:12:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3859#p3859 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
It is solved since May/June. I had also a "special" version of the AT firmware.

Now, with the official version (I am still using the 0.30 version) the ESP8266 works like expected. If possible you should use a newer version, not the one from xmas 2014.

Statistics: Posted by Adriano — Fri Sep 25, 2015 5:12 pm


]]>
2015-09-24T18:55:06+08:00 2015-09-24T18:55:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3840#p3840 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
Please use the Espressif Official Flash download tool.

If your problem is still unsolved, please provide the capture picture of the ESP Flash download tool while downloading.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Thu Sep 24, 2015 6:55 pm


]]>
2015-09-23T20:29:39+08:00 2015-09-23T20:29:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3822#p3822 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>

Statistics: Posted by hexor — Wed Sep 23, 2015 8:29 pm


]]>
2015-09-08T18:15:08+08:00 2015-09-08T18:15:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3596#p3596 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]> Statistics: Posted by flyfish — Tue Sep 08, 2015 6:15 pm


]]>
2015-08-27T22:19:23+08:00 2015-08-27T22:19:23+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3465#p3465 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]> When I power up the esp01, it send "ready", but impossible to send AT comand, no echo, and no blinking led :|

Have you got a solution please ??

Statistics: Posted by hexor — Thu Aug 27, 2015 10:19 pm


]]>
2015-08-24T15:54:45+08:00 2015-08-24T15:54:45+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3403#p3403 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
I have try to send "+++" but it do nothing, no blue led blinking, no answer from the ESP.
I have try to send an AT command, after sending "+++", but it doesn't work :(

Perheaps the problem is due to a bad programming.
What I must put in "flash size" parameter ? How I can see my actual flash size ?


Thanks.

EDIT:
This is my actual settings for flashing ESP01 with SDK V0.9.5:
prog1.JPG

prog2.JPG


EDIT 2 :

I have now flashed with the "flash download tool", because I see that I have put "8Mb" flahs size into "nodemcu ..." and when I flash with your software and "spi auto detect" the size is 4Mb.
So I have flashed with flash download tool and "spi auto detect" --> perheaps it will resolve my problem of freeze :D

Statistics: Posted by hexor — Mon Aug 24, 2015 3:54 pm


]]>
2015-08-21T10:52:14+08:00 2015-08-21T10:52:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3346#p3346 <![CDATA[Re: ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
Maybe it enters the UART-WiFi passthrough mode?

You could try to send "+++" through UART, and then try other AT commands.

Please notice that if input +++ directly by keyboard, may not be continually, suggest using tool as below:
+++.jpg

Statistics: Posted by ESP_Faye — Fri Aug 21, 2015 10:52 am


]]>
2015-08-20T19:57:08+08:00 2015-08-20T19:57:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=976&p=3331#p3331 <![CDATA[[Resolved]ESP-01 ESP8266 - Not responding after random time - AT 0.21]]>
I have some problems with my ESP01 board...

Sometine it work very well and after a random time (1 day, 2 day, 10 minutes, 1 hour...), the esp01 stop working, it not responding to the AT commands sent by the arduino. If I plug directly the esp on an FTDI USB SERIAL converter: same thing, no response from the esp. (The blue led don't turn ON when I send command, so it's not normal).

The alimentation is correct (and as I say, it can work very well during 1 day).
The AT comand version is :

Code:

AT+GMR
AT version:0.21.0.0
SDK version:0.9.5

OK


When I turn on the power supply, the esp send weird caracter to the serial monitor, and after, no more data.
The only thing to do is to upload again the firmware, and all is working for.... a randomly time.

(I have test on 3 esp-01 and the 3 have the problem)
Have you got some solutions please ?

Thanks a lot !

Statistics: Posted by hexor — Thu Aug 20, 2015 7:57 pm


]]>