ETS Reset problem .

Raghu G S
Posts: 4
Joined: Tue Aug 11, 2015 3:32 pm

ETS Reset problem .

Postby Raghu G S » Thu Aug 20, 2015 8:41 pm

Hi everyone,
In my application, In soft AP mode, when I try to write EPROM of around 200 bytes continuously, the ESP8266 WIFI module gets reset and displays " ETS RST CAUSE 1 " problem, is there any solution to over come this reset problem or any other way to write the data into EPROM?..

eriksl
Posts: 159
Joined: Fri May 22, 2015 6:22 pm

Re: ETS Reset problem .

Postby eriksl » Fri Aug 21, 2015 5:10 am

Continuously writing to flash? Do you really want to destroy it in days?

Anyway apparently you didn't grasp the model where you share the processor with the SDK code. No it won't work if you never give the processor to the SDK code. Read all of the other questions (+ answers) about this...

Raghu G S
Posts: 4
Joined: Tue Aug 11, 2015 3:32 pm

Re: ETS Reset problem .

Postby Raghu G S » Fri Aug 21, 2015 12:02 pm

we are writing the data to the external eeprom not to the flash . often it works but some times it fails..

zaxl
Posts: 29
Joined: Mon Jun 08, 2015 6:34 pm
Contact:

Re: ETS Reset problem .

Postby zaxl » Fri Aug 21, 2015 1:54 pm

Hi,

Do you feed the watchdog from the write loop?
Regards,
zaxl

eriksl
Posts: 159
Joined: Fri May 22, 2015 6:22 pm

Re: ETS Reset problem .

Postby eriksl » Fri Aug 21, 2015 4:09 pm

Feeding the watchdog will only make the resets go away. It will still make the esp8266 stop functioning properly. If you think you need to feed the watchdog, you have very probably not understood what this is all about.

mkeyno
Posts: 3
Joined: Sat Jul 09, 2016 4:41 pm

Re: ETS Reset problem .

Postby mkeyno » Thu Aug 25, 2016 9:59 pm

@eriksl can you explain what is actually wathdog guard in wifi contex and what safety we could get from feeding this dog to not bite us and make the sketch halt or reset ,? Is there any way to notice that we about to bit by watchdog in our sketch
thank

Who is online

Users browsing this forum: No registered users and 14 guests