ESP8266/ESP32 WiFi Monitor; using Ticker Library

ESP8266/ESP32 One sketch for both devices. Monitor WiFi for disconnects, auto-reconnects, and watchdog events. All events are logged with date and time stamp. Demonstration of a Watchdog timer using the Ticker library. Sketch features Watchdog interrupt, logging with date-time stamping of "Watchdog Triggered Events," and a FTP Server.

FTP server included in sketch allows viewing log view files for easy access. FTP tested using "FileZilla."

William

WiFi_Monitor.zip (2.95 KB)

Found compatiability issue with FTP library; changed library::

Forked FTP library used for better SPIFFS and LittleFS compatiability.

Apologies for any issues this caused.

WiFi_Reset on GitHUb

William

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.