I have an Esp8266 with a dht22 measuring and posting to a web server. I understand the esp has a hardware and software wdt. I want to include a wdt in code to catch any hang times like more than an hour of not posting data.
Which would be better, the software or hardware wdt?
Which would be better, the software or hardware wdt?