-->
Page 1 of 1

ESP8266-01 Returns to Bootloader mode

PostPosted: Thu Mar 03, 2016 4:17 pm
by dman
Hi,
I've been trying to make two ESP8266 boards to talk together. I've updated the FW to SDK 0.9.5 - AT 0.21.0.0 and I have found that sometimes the boards do not work after AT+RST or just when the board is restarted (hard). The only thing that works is BAUD 76800 and it shows "cause 1 boot mode 3,6". I have to reflash the .bin file couple of times using the FLSH DOWNLOAD TOOL 2.4 couple of times before it works again. When it works I reset the BAUD TO AT+IPS=9600, connect using the BAUD, work for a bit and it craps out again if the board is reset or power is cut. I have two ESP-01 units and they both behave the same with the same SDK.

Has any one seen this before? Any advice would be appreciated.

Example Log:
Code: Select allAT+CWLAP

+CWLAP:(4,"TALKTALK-BAE7C4",-84,"5c:7d:5e:ba:e7:c6",1)
+CWLAP:(4,"TALKTALK375289",-93,"a0:8d:16:37:52:90",1)
+CWLAP:(0,"a",-22,"1a:fe:34:9c:9d:39",6)
+CWLAP:(4,"TALKTALK2EAF34",-81,"f4:e3:fb:2e:af:3c",4)
+CWLAP:(3,"SKY0F9A1",-86,"c0:3e:0f:90:40:e5",6)
+CWLAP:(4,"TALKTALK264757",-87,"50:a7:2b:26:47:60",5)
+CWLAP:(4,"SKY3AD4C",-92,"3c:81:d8:a3:ad:4d",6)
+CWLAP:(4,"SKY58412",-88,"c8:cd:72:c5:84:13",7)
+CWLAP:(4,"BTHomeHub2-GWSZ",-82,"00:21:04:ac:f4:3a",11)
+CWLAP:(4,"NarsutisHome",-47,"18:83:bf:1e:24:8f",11)
+CWLAP:(0,"BTWiFi-with-FON",-82,"0a:21:04:ac:f4:3a",11)
+CWLAP:(0,"BTWiFi",-84,"06:21:04:ac:f4:3a",11)

OK
AT+RST


OK
?F1`1F
@ (H


Thanks