arduino: WiFi.forceSleepWake fails causing hardware WDT resets

Issue #17 resolved
Alan Noble created an issue

Since hardware watchdog timer (WDT) resets cannot be caught, the Arduino client restarts and sensor/actuators are unexpectedly depowered.

See https://github.com/esp8266/Arduino/issues/4082