Skip to main content
Arduino

Timeline for NodeMcu 1.0 resets automatically after sometime

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Nov 13, 2020 at 11:00 history bumped Community Bot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Oct 14, 2020 at 10:41 answer added StarCat timeline score: 2
Oct 14, 2020 at 10:40 comment added Majenko You have a watchdog timeout. That is caused by your code blocking and not "kicking the dog" enough. You should check for parts of your code that do nothing for long periods of time and regularly yield() so that the IP stack can do its work.
Oct 14, 2020 at 9:43 comment added Michel Keijzers Welcome Angkon. Align your code (select and ctrl-k), and remove any code that doesn't cause the reset (try removing parts until it doesn't reset anymore, so you also can find out yourself what is the problem).
Oct 14, 2020 at 9:43 review First posts
Oct 14, 2020 at 17:24
Oct 14, 2020 at 9:34 history asked Angkon CC BY-SA 4.0

AltStyle によって変換されたページ (->オリジナル) /