ESP8266 Developer Zone The Official ESP8266 Forum 2015-08-13T11:00:35+08:00 https://bbs.espressif.com:443/feed.php?f=61&t=179 2015-08-13T11:00:35+08:00 2015-08-13T11:00:35+08:00 https://bbs.espressif.com:443/viewtopic.php?t=179&p=3193#p3193 <![CDATA[Re: Error Occur after "AT+CIUPDATE"]]>
In order to upgrade, you have to download boot.bin + user1.bin + blank.bin.

Please download the corresponding bin files into Flash, according to "readme.txt" in \esp_iot_sdk\bin\at

Statistics: Posted by ESP_Faye — Thu Aug 13, 2015 11:00 am


]]>
2015-08-08T03:28:27+08:00 2015-08-08T03:28:27+08:00 https://bbs.espressif.com:443/viewtopic.php?t=179&p=3084#p3084 <![CDATA[Re: Error Occur after "AT+CIUPDATE"]]>

wdt reset
load 0x40100000, len 25052, room 16
tail 12
chksum 0x0b
ho 0 tail 12 room 4
load 0x3ffe8000, len 3312, room 12
tail 4
chksum 0x53
load 0x3ffe8cf0, len 6576, room 4
tail 12
chksum 0x0d
csum 0x0d
Fatal exception (0):
epc1=0x402411b4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x0
0000000

ets Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset
load 0x40100000, len 25052, room 16
tail 12
chksum 0x0b
ho 0 tail 12 room 4
load 0x3ffe8000, len 3312, room 12
tail 4
chksum 0x53
load 0x3ffe8cf0, len 6576, room 4
tail 12
chksum 0x0d
csum 0x0d
Fatal exception (0):
epc1=0x402411b4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x0
0000000

ets Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset
load 0x40100000, len 25052, room 16

Statistics: Posted by jlbachiochi — Sat Aug 08, 2015 3:28 am


]]>
2015-02-05T15:09:18+08:00 2015-02-05T15:09:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=179&p=638#p638 <![CDATA[Error Occur after "AT+CIUPDATE"]]>
The most likely reason is that you are not using Espressif Official AT software .

Please test it with Espressif Official AT http://bbs.espressif.com/viewtopic.php?f=46&t=850.

Baudrate is 115200 , AT commands end with CR LF.

"AT+CIUPDATE" succeed or not, depends on network condition. But it will never cause your module goes wrong.

With Espressif official AT, if "AT+CIUPDATE" succeed, it will restart to run the new firmware, if fail, it will just keep running the current firmware.

Thanks for your interest in ESP8266 !

Please feel free to let us know if you have any question.

Statistics: Posted by ESP_Faye — Thu Feb 05, 2015 3:09 pm


]]>