ESP8266 Developer Zone The Official ESP8266 Forum 2016-11-23T19:18:43+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2000 2016-11-23T19:18:43+08:00 2016-11-23T19:18:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2000&p=10624#p10624 <![CDATA[Re: system hangs after system_restart()]]>
Is your problem solved?

I am facing similar issue posted in http://bbs.espressif.com/viewtopic.php?f=7&t=3127

Statistics: Posted by gailu — Wed Nov 23, 2016 7:18 pm


]]>
2016-04-13T15:44:03+08:00 2016-04-13T15:44:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2000&p=6439#p6439 <![CDATA[Re: system hangs after system_restart()]]>
Please provide your test bin files, we will download it directly and test it.

Statistics: Posted by ESP_Faye — Wed Apr 13, 2016 3:44 pm


]]>
2016-04-08T19:05:53+08:00 2016-04-08T19:05:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2000&p=6387#p6387 <![CDATA[system hangs after system_restart()]]>
I am experiencing problems when performing a system_restart();
Most times the system will boot fine, but about 1 or 2 out of 10 times it will freeze after a restart.
On the terminal I see the following:

Code:

2 Minutes have passed, time to restart system out of precaution  <-- my own code
 ets Jan  8 2013,rst cause:2, boot mode:(3,6)
 ets Jan  8 2013,rst cause:4, boot mode:(3,6)
wdt reset

Then nothing happens and I have to repower my hardware.
Please help!

Background:
- For testing purpose I have set a timer for 2 minutes to restart the system. In the field this will probably be several hours.
- I am using software prepared for OTA. I am using boot_v1.5.bin as bootloader in the field. For testing I have also tried boot_v1.4(b1).bin with no difference.
- I am using a ESP-12e module, I have a 15k pull-up on GPIO0 (ofcourse with a button to ground for programming), 15k pull-up on GPIO2, 15k pull-down on GPIO15, 15k pull-up on reset, 15k pull-up on CH_PD with 100n to ground (as a power-on-reset function). On all of these pins nothing else connected than described.
- For the power supply I use a LDO which can source 800mA, decoupled with two 100n and one 2u2 capacitors.

Statistics: Posted by tinus1988 — Fri Apr 08, 2016 7:05 pm


]]>