tuanpmt/esp_wifi_manager

1.1.0

Latest
uploaded 3 months ago
WiFi Manager component with multi-network support, auto-reconnect, SoftAP captive portal, and REST API configuration

5 examples

  • basic
    This example demonstrates basic usage of the ESP WiFi Manager component, including initialization with default networks, HTTP REST API for remote…
    4.70 KB
  • with_ble
    2.68 KB
  • with_cli
    Example demonstrating WiFi Manager with CLI interface, featuring an interactive CLI via ESP Console REPL and all WiFi Manager commands available on…
    3.35 KB
  • with_webui
    Example demonstrating WiFi Manager with embedded Web UI, featuring a modern responsive design, dark mode support, captive portal for initial setup,…
    3.25 KB
  • with_webui_customize
    Example demonstrating WiFi Manager with a customizable frontend from LittleFS, allowing users to replace the UI without recompiling firmware and…
    5.34 KB