Here we can all chat about fixing the AT+ command structure and the associated responses.

User avatar
By paul.le
#34363 I have two ESP8266 ESP-12E. One of them connect ok as below.
=========================================================================
ready
WIFI CONNECTED
WIFI GOT IP
AT+GMR

AT version:0.40.0.0(Aug 8 2015 14:45:58)
SDK version:1.3.0
Ai-Thinker Technology Co.,Ltd.
Build:1.3.0.2 Sep 11 2015 11:48:04
OK


the other one get hang at WIFI CONNECTED message as below. Any help is appreciated.
=================================================================================
ets Jan 8 2013,rst cause:4, boot mode:(3,0)

wdt reset
load 0x40100000, len 1396, room 16
tail 4
chksum 0x89
load 0x3ffe8000, len 776, room 4
tail 4
chksum 0xe8
load 0x3ffe8308, len 540, room 4
tail 8
chksum 0xc0
csum 0xc0

2nd boot version : 1.4(b1)
SPI Speed : 40MHz
SPI Mode : DIO
SPI Flash Size & Map: 8Mbit(512KB+512KB)
jump to run user1 @ 1000

s$ÃslÌÿ
Ai-Thinker Technology Co.,Ltd.

ready
WIFI CONNECTED
User avatar
By paul.le
#34373 I finally got it working now. I like to share the followings.

1) if your esp8266 is fluctuating check your power source to make sure your 3.3v is regulated correctly and have enough current to support the module.
2) in my case, the module kept resetting itself. I solved this problem by adding few capacitors to the power source to stabling it.
3) it seems to function better after i run the AT+RESTORE