ESP SoftAP Provisioning

10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app can be used to send Wi-Fi Network credentials (Network name and Passphrase) to ESP32 devices over SoftAP transport using the wifi-provisioning feature of ESP IDF (V3.2 and later)

Supported Features

- SoftAP based Wi-Fi Provisioning from IDF v3.2 and later
- Security Level 1
- Proof of Possession (PoP)
- Wi-Fi scan list

Please refer https://docs.espressif.com/projects/esp-idf/en/stable/api-reference/provisioning/wifi_provisioning.html for additional information
Updated on
Apr 12, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

- Added Bluetooth Gatt leak fix.
- Some other minor updates.