ESP8266 Developer Zone The Official ESP8266 Forum 2015-10-23T16:52:14+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=1162 2015-10-23T16:52:14+08:00 2015-10-23T16:52:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1162&p=4253#p4253 <![CDATA[Re: Closing wifi connection then esp8266 doesn't connect anymore.]]>
Sorry that we can not duplicate your problem.

Can you provide the capture picture of Flash Download Tool while downloading ?

Statistics: Posted by ESP_Faye — Fri Oct 23, 2015 4:52 pm


]]>
2015-10-22T15:24:32+08:00 2015-10-22T15:24:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1162&p=4232#p4232 <![CDATA[Re: Closing wifi connection then esp8266 doesn't connect anymore.]]> Now since I use 9600 baud for UART communication, I cannot use AT+RESTORE because after this command ESP8266 UART baud rate returns to 11500 and doesn't comunicate any more with MCU.

I need an AT+RESTORE that doesn't change the baud rate (could be a light restore) or a new firmware without this bug!

Thank you for the attention.

Alberto

Statistics: Posted by Alberto — Thu Oct 22, 2015 3:24 pm


]]>
2015-10-08T15:22:01+08:00 2015-10-08T15:22:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1162&p=4008#p4008 <![CDATA[Re: Closing wifi connection then esp8266 doesn't connect anymore.]]>
Please use Espressif Official Flash download tool.
And download AT firmware according to the "readme.txt".

If your flash is 512KBytes (4Mbits), can only use non-boot mode :

download
eagle.flash.bin 0x00000
eagle.irom0text.bin0x40000
blank.bin
Flash size 4Mbit:0x3e000& 0x7e000
esp_init_data_default.bin (optional)
Flash size 4Mbit:0x7c000

*NOTICE*:
UPDATE is not supported in non-boot mode

The with-boot mode needs flash size to be 1MBytes (8Mbits) or larger.

Documentation about AT commands

Statistics: Posted by ESP_Faye — Thu Oct 08, 2015 3:22 pm


]]>
2015-09-28T18:35:35+08:00 2015-09-28T18:35:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1162&p=3891#p3891 <![CDATA[Closing wifi connection then esp8266 doesn't connect anymore.]]> AT version: 050.0.0 (sept. 18-2015/20:55:38)
SDK version: 1.40
Compile time: (sept. 18-2015/21:46:52)

If I disconnect from wifi using "AT+CWQAP" the module doesn't connect anymore (even with soft reset or hard reset)
The code error is "1" (timeout)

The only way to have the module to reconect to the AP is a restore "AT+RESTORE"

I have several esp01 modules so I uploaded the same firmware to three modules and all behave the same.

Is this a bug?
Can be corrected?
Thank you for attention.
Kind regards
Alberto

Statistics: Posted by Alberto — Mon Sep 28, 2015 6:35 pm


]]>