Reset to Initial state after Commissioning over BLE

ytwytw
Posts: 2
Joined: Mon Jun 21, 2021 5:13 pm

Reset to Initial state after Commissioning over BLE

Postby ytwytw » Mon Aug 01, 2022 11:29 pm

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.

chegewara
Posts: 2362
Joined: Wed Jun 14, 2017 9:00 pm

Re: Reset to Initial state after Commissioning over BLE

Postby chegewara » Tue Aug 02, 2022 7:10 am

Code: Select all

idf.py erase-flash

Who is online

Users browsing this forum: Google [Bot] and 225 guests