ESP Component Registry
Open main menu
Docs
Blog
Sign in
thorrak
/esp_wifi_config
0.0.2
Latest
uploaded 20 hours ago
WiFi Config component with multi-network support, auto-reconnect, SoftAP captive portal, and REST API configuration
Readme
Dependencies
2
Dependents
0
Examples
7
Versions
1
7 examples
basic
This example demonstrates the basic usage of the ESP WiFi Config component, including connecting to WiFi networks and setting up a captive portal.
4.77 KB
with_ble
2.82 KB
with_ble_deinit
Demonstrates a "service-only" BLE mode where the application owns the NimBLE stack for WiFi provisioning.
6.97 KB
with_cli
Example demonstrating WiFi configuration with a CLI interface on ESP32-S3.
3.40 KB
with_improv
3.85 KB
with_webui
Example demonstrating WiFi Config with embedded Web UI.
3.16 KB
with_webui_customize
Example demonstrating WiFi Config with a customizable frontend served from LittleFS.
5.36 KB