ESPAsync_WiFiManager Debug?

This page summarizes the projects mentioned and recommended in the original post on /r/esp8266

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ESPAsync_WiFiManager

    Discontinued This is an ESP32 (including ESP32-S2 and ESP32-C3) / ESP8266 WiFi Connection Manager, using ESPAsyncWebServer, with fallback web configuration portal. Use this library for configuring ESP32, ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson 6.0.0+ as well as 5.13.5- . Using AsyncDNSServer instead of DNSServer now.

  • I'm working on an ESP8266 sketch that uses ESPAsync_WiFiManager along with AsyncElegantOTA. Both are working (mostly), however, the WifiManager is apparently not saving the wifi credentials. So, after a restart, I have to go through the OTA Portal to re-enter the Wifi credentials. To troubleshoot this problem, the Wifi Manager indicates that Debug output is enabled by default but also includes an option to set the Debug Level using: // Use from 0 to 4. Higher number, more debugging messages and memory usage. #define _ESPASYNC_WIFIMGR_LOGLEVEL_ 3

  • AsyncElegantOTA

    Discontinued Deprecated: Perform OTAs for ESP8266 / ESP32 Elegantly! Uses AsyncWebServer

  • I'm working on an ESP8266 sketch that uses ESPAsync_WiFiManager along with AsyncElegantOTA. Both are working (mostly), however, the WifiManager is apparently not saving the wifi credentials. So, after a restart, I have to go through the OTA Portal to re-enter the Wifi credentials. To troubleshoot this problem, the Wifi Manager indicates that Debug output is enabled by default but also includes an option to set the Debug Level using: // Use from 0 to 4. Higher number, more debugging messages and memory usage. #define _ESPASYNC_WIFIMGR_LOGLEVEL_ 3

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cardclock

    Foxie CardClock source

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts