No description
Find a file
2025-11-25 12:12:57 +01:00
.vscode Move the most of the initialization to the constructor 2025-11-25 12:12:57 +01:00
components Move the most of the initialization to the constructor 2025-11-25 12:12:57 +01:00
libraries/etl Add etlcpp as a subrepo 2025-11-15 16:24:59 +01:00
main Move the most of the initialization to the constructor 2025-11-25 12:12:57 +01:00
managed_components Add LED status feedback 2025-09-27 00:34:54 +02:00
.clang-format Prepare for heartbeat implementation 2025-11-24 21:52:13 +01:00
.clangd Initial commit 2025-09-24 13:58:44 +02:00
.gitignore Initial commit 2025-09-24 13:58:44 +02:00
CMakeLists.txt Convert the code into a C++ class - pt1 2025-11-17 15:20:24 +01:00
dependencies.lock Add LED status feedback 2025-09-27 00:34:54 +02:00
README.md Fix issues with WiFi provisioning manager (de/)initialization 2025-09-30 16:02:35 +02:00
sdkconfig Move the most of the initialization to the constructor 2025-11-25 12:12:57 +01:00
sdkconfig.defaults.esp32 Initial commit 2025-09-24 13:58:44 +02:00

Wi-Fi Provisioning Manager Example

This is a reworked IDF WiFi provisioning example to add a use case for offering re-provisioning when the device cannot connect to an already configured access point anymore.