Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wi-Fi provisioning support #87

Open
reinhardbluelab opened this issue Jun 28, 2022 · 2 comments
Open

Wi-Fi provisioning support #87

reinhardbluelab opened this issue Jun 28, 2022 · 2 comments

Comments

@reinhardbluelab
Copy link

reinhardbluelab commented Jun 28, 2022

Hi, is there any way to do Wi-Fi provisioning from Rust (ideally via BLE)? If not, is it possible to do it from C while still using Rust code?

@jasta
Copy link
Contributor

jasta commented Feb 15, 2023

I've added Wi-Fi Easy Connect (DPP) support in #228 and esp-rs/esp-idf-sys#168, though this works via a QR code on compatible mobile phones instead of BLE. It wouldn't be so hard to add the other provisioning options available, such as: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/provisioning/provisioning.html

@mzakharo
Copy link

You can find provisioning example here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

3 participants