uploaded 1 month ago
WiFi Config component with multi-network support, auto-reconnect, SoftAP captive portal, and REST API configuration

7 examples

  • basic
    This example demonstrates basic usage of the ESP WiFi Config component, including network setup and HTTP API for remote configuration.
    4.77 KB
  • with_ble
    2.86 KB
  • with_ble_deinit
    Demonstrates a service-only BLE mode where the application manages the NimBLE stack lifecycle for WiFi provisioning.
    7.02 KB
  • with_cli
    Example demonstrating WiFi Config with CLI interface for managing WiFi connections.
    3.40 KB
  • with_improv
    3.83 KB
  • with_webui
    Example demonstrating WiFi Config with embedded Web UI.
    3.16 KB
  • with_webui_customize
    Example demonstrating WiFi Config with customizable frontend served from LittleFS.
    5.36 KB