I'm using now my ForEx display while the daily work. But now and then it hangs up (approx. every other day) . Some times it's clear as wrong city entry or web-API not available but some times it's really not clear. Therefore I implemented a watchdog. My first try with the ESP8266 SDK watchdog (ESP.wdtEnable(WDTO_0MS)) didn't work at all and as my intention was to make it running and not to figure out mistakes I tried an other watchdog mechanism. I followed that instructions:
from Andreas Spiess
This works now (even it doesn't make always what it's intended to do) . Thanks Andreas
-> All Github files are updated
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.