ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-26T07:44:16+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=203 2015-11-26T07:44:16+08:00 2015-11-26T07:44:16+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=4772#p4772 <![CDATA[Re: How to feed watch dog?]]>
I still have several outstanding issues with espconn. I probably should start a new thread. I'm seeing occasional fatal exceptions which appear to be caused by a pvPortRealloc call after calling espconn_send, after a connection closes I'm not getting a callback, after calling espconn_igmp_join, I am not getting a callback for the multicast packets.

I think I'll try to isolate these issues in separate projects and send them to you guys. That will help differentiate between errors that may be in my code and errors that may be caused by the SDK.

Statistics: Posted by EliteScientist — Thu Nov 26, 2015 7:44 am


]]>
2015-11-23T14:19:28+08:00 2015-11-23T14:19:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=4713#p4713 <![CDATA[Re: How to feed watch dog?]]>
Could you provide your test code for debugging ?

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Mon Nov 23, 2015 2:19 pm


]]>
2015-11-21T17:12:43+08:00 2015-11-21T17:12:43+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=4698#p4698 <![CDATA[Re: How to feed watch dog?]]>
The first connection is fine. the second connection never actually sends the data then results in a WDT reset.

Statistics: Posted by EliteScientist — Sat Nov 21, 2015 5:12 pm


]]>
2015-11-11T09:05:21+08:00 2015-11-11T09:05:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=4530#p4530 <![CDATA[Re: How to feed watch dog?]]>
viewtopic.php?f=7&t=1360

Statistics: Posted by kolban — Wed Nov 11, 2015 9:05 am


]]>
2015-02-15T10:24:42+08:00 2015-02-15T10:24:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=730#p730 <![CDATA[Re: How to feed watch dog?]]>
Thanks for your interest in ESP8266 !

1. watch dog timeout is about 1 second
2. sorry that we don't have any API to feed the dog,so please call vTaskDelay in your while 1

Statistics: Posted by ESP_Faye — Sun Feb 15, 2015 10:24 am


]]>
2015-02-14T23:53:04+08:00 2015-02-14T23:53:04+08:00 https://bbs.espressif.com:443/viewtopic.php?t=203&p=727#p727 <![CDATA[How to feed watch dog?]]> I would like to know:

1. How long exact is watch dog timeout?
2. How to feed watch dog?

Thanks

Baoshi

Statistics: Posted by baoshi — Sat Feb 14, 2015 11:53 pm


]]>