ESP SoftAP Provisioning
ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD.
2.6 ★
5 ratings
Free
AppRecs review analysis
AppRecs rating 2.6. Trustworthiness 58 out of 100. Review manipulation risk 28 out of 100. Based on a review sample analyzed.
★★☆☆☆
2.6
AppRecs Rating
Ratings breakdown
5 star
40%
4 star
0%
3 star
0%
2 star
0%
1 star
60%
What to know
⚠
Mixed user feedback
Average 2.6★ rating suggests room for improvement
About ESP SoftAP Provisioning
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.
ESP SoftAP Provisioning Screenshots
Tap to Rate:
Reviews for ESP SoftAP Provisioning
Danatos
Use ESP BLE Provisioning instead
For anyone else running into trouble. ESP BLE Provisioning supports both SoftAP and BLE (despite the name) and is kept more up to date.
Shuki25
Does not work
I just downloAded the app and tried to connect to my ESP32-WROOM32 module on my custom PCB board, the device is showing PROV_xxxxx in the available WiFi list in the network settings, so I connected to that and tapped the connect button in your app and it automatically switched to Apple’s iOS system settings and I could not continue to provision my device as it never went to the next page to choose which WiFi router to connect to. I’m a developer and I’m trying to set up my project to use the Unified wifi provisioning. As of right now it is an utter failure on your part to make sure the app is working properly. I even tried the BLE transport app and it didn’t work either. It is not detecting the BLE beacon from the ESP32 module on my circuit board. I know I’ve compiled the firmware just fine using the example source code provided on your GitHub.