ESP Component Registry
Open main menu
Docs
Blog
Sign in
thorrak
/esp_wifi_config
0.0.4
Latest
uploaded 4 days ago
WiFi Config component with multi-network support, auto-reconnect, SoftAP captive portal, and REST API configuration
Readme
Changelog
Dependencies
2
Dependents
0
Examples
7
Versions
3
7 examples
basic
This example demonstrates the basic usage of the ESP WiFi Config component, enabling easy WiFi configuration and management via HTTP API.
4.77 KB
with_ble
2.86 KB
with_ble_deinit
Demonstrates a service-only BLE mode for WiFi provisioning, allowing the application to retain control of the NimBLE stack.
7.02 KB
with_cli
Example demonstrating WiFi Config with CLI interface.
3.40 KB
with_improv
3.83 KB
with_webui
Example demonstrating WiFi Config with embedded Web UI.
3.16 KB
with_webui_customize
This example demonstrates WiFi Config with a customizable frontend served from LittleFS, allowing for easy updates without firmware recompilation.
5.36 KB