anklimov / lighthub

Flexible, Arduino Mega/Due/ESP8266/ESP32/STM32 based SmartHome controller with DMX-512 in/out, 1-Wire, Modbus, MQTT interfaces. OpenHab/HomeAssistant/ioBroker compatible.
https://lazyhome.ru
Apache License 2.0
97 stars 23 forks source link

Need to disarm WDT on Mega before any DNS related operations and check DNS timeout to be less 15s for DUE #13

Closed anklimov closed 6 years ago

anklimov commented 6 years ago

After investigations: the problem not with WDT reboot (it turns off all outputs normally) but with spontaneous reboot, caused by HTTPClient critical bug (fixed)