Page 1 of 1

Reset to Initial state after Commissioning over BLE

Posted: Mon Aug 01, 2022 11:29 pm
by ytwytw
Hello,

After I built "CHIP ESP32 All Clusters Example" and flashed it to an ESP32, I can see it's doing BLE advertisement.
I then run the Python Controller example (https://github.com/project-chip/connect ... g-over-ble) to pass wifi credentials to esp32. It worked.

However, whenever I reboot esp32, it doesn't seem to do BLE advertisement again.
What's an easy way to reset it so I can test commissioning over ble again?
Is it possible to accomplish that using "idf.py" or other command-line tools?

Thank you.

Re: Reset to Initial state after Commissioning over BLE

Posted: Tue Aug 02, 2022 7:10 am
by chegewara

Code: Select all

idf.py erase-flash