ESP8266 reset continously and stop

fthaksu
Posts: 2
Joined: Mon May 09, 2016 8:15 pm

ESP8266 reset continously and stop

Postby fthaksu » Mon May 09, 2016 8:20 pm

Hi, i am trying some AT commands ESP8266 but it resets continously and finally stop working.

For example ;

Code: Select all

AT


OK
AT+CWMODE=1


OK
AT+CIPMODE=0


OK
AT+CIPMUX=1


OK
AT+CWJAP="..",".."


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

wdt reset
load 0x40100000, len 612, room 16
tail 4
chksum 0x12
load 0x3ffe8000, len 788, room 4
tail 0
chksum 0x50
load 0x3ffe8314, len 264, room 8
tail 0
chksum 0x4a
csum 0x4a

2nd boot version : 1.1
  SPI Speed      : 40MHz
  SPI Mode       : QIO
  SPI Flash Size : 4Mbit
jump to run user1

;l
ready

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

wdt reset
load 0x40100000, len 612, room 16
tail 4
chksum 0x12
load 0x3ffe8000, len 788, room 4
tail 0
chksum 0x50
load 0x3ffe8314, len 264, room 8
tail 0
chksum 0x4a
csum 0x4a

2nd boot version : 1.1
  SPI Speed      : 40MHz
  SPI Mode       : QIO
  SPI Flash Size : 4Mbit
jump to run user1



And it resets again and again, finally stop reseting but when it stop reset, I can't get any response from ESP8266 while turn off-on it. I have upgraded firmware from github files and I tried GPIO0 , GPIO2 is HIGH but still reseting. And I'm using arduino with ESP8266. It worked yesterday but today it is failing.. What can i do? Thanks.

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: ESP8266 reset continously and stop

Postby ESP_Faye » Tue May 10, 2016 2:34 pm

Hi,

Code: Select all

2nd boot version : 1.1
  SPI Speed      : 40MHz
  SPI Mode       : QIO
  SPI Flash Size : 4Mbit

Sorry that the AT firmware is too large to fit in 4Mbit Flash, to run the AT firmware, you need 8Mbit or larger Flash.

fthaksu
Posts: 2
Joined: Mon May 09, 2016 8:15 pm

Re: ESP8266 reset continously and stop

Postby fthaksu » Wed May 11, 2016 4:46 am

So, what can i do exactly?

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: ESP8266 reset continously and stop

Postby ESP_Faye » Wed May 11, 2016 10:49 am

Hi,

Please download the AT firmware into Flash using ESP Flash Download Tool.

On the "DETECTED INFO" area of the ESP Flash Download Tool, it will show the actually flash size of your hardware module while downloading.

If your hardware flash size in only 4Mbit, sorry that you need to change to use another hardware module or change the flash on it.

If your hardware flash size is 8Mibt or larger, you need to select the corresponding flash size on the "Flash Size" area of the ESP Flash Download Tool to download bin files. You can download the AT firmware according to the documentation 4A-ESP8266__AT Instruction Set.

Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 189 guests