ESP Component Registry
Open main menu
Docs
Blog
Sign in
thorrak
/esp_wifi_config
0.2.0
Latest stable version: 0.3.1~1
Star
3
uploaded 3 weeks ago
WiFi Config component with multi-network support, auto-reconnect, SoftAP captive portal, REST API, and ESP-IDF Network Provisioning over BLE
Readme
Dependencies
2
Dependents
0
Examples
7
Versions
11
7 examples
basic
This example demonstrates basic usage of the ESP WiFi Config component for configuring WiFi networks and REST API setup.
7.26 KB
with_ble
7.04 KB
with_ble_deinit
Demonstrates service-only BLE mode, allowing application ownership of the NimBLE stack after WiFi provisioning.
7.65 KB
with_cli
Example demonstrating WiFi Config with CLI interface and all WiFi Config commands available.
3.50 KB
with_improv
3.93 KB
with_webui
Example demonstrating WiFi Config with embedded Web UI.
3.28 KB
with_webui_customize
This example demonstrates WiFi configuration with a customizable frontend served from the LittleFS partition.
5.47 KB