Page 1 of 1

How do I share wifi credentials over BLE MESH

Posted: Wed May 24, 2023 9:35 pm
by gomez9656
Hello, there Espressif team!

I'm working on an ESP BLE MESH app with the ESP32-C3.

So far everything works great and I'm able to send data from a smartphone to the BLE MESH.

Now, I would like to add OTA functionality. In order to do this, I need to share the wifi credentials from the smartphone with all the devices in the BLE MESH.

The question is, how can I do this in ESP BLE MESH? Is there a special model I need to create/use?

Thanks a lot in advance