ESP BLE Provisioning

3.9
30 reviews
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 BLE transport using the wifi-provisioning feature of ESP IDF (V3.2 and later)

Supported Features

- BLE 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
18 Sept 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

Ratings and reviews

3.8
28 reviews
Joseph Flynn
24 July 2024
Be aware. This app is detected as an unsafe app by Microsoft Mobile App Management MAM ( a part of Intune). After installing on my Pixel7a it prevented me from accessing my company data from Microsoft managed applications. Once uninstalled, my phone operated as normal.
1 person found this review helpful
Did you find this helpful?
Dmitry Ilchyshyn
22 December 2023
Connects esp device. but cannot get list of wifi APs during scan. upd. works after reading GitHub issues, fixing original WiFi library code. so in general it's ok
2 people found this review helpful
Did you find this helpful?
hifzur rahman
24 August 2024
Not useful not working
Did you find this helpful?

What's new

- Added fix issue to read only on characteristics with read permission.