Search found 2 matches

by eliasi
Thu Jul 25, 2019 11:20 am
Forum: ESP-IDF
Topic: Ways to remove ble bonding Info
Replies: 4
Views: 9312

Re: Ways to remove ble bonding Info

Hello Is there a way to remove the ble bonding info in ArduinoIDE ? I have a little experience with esp32. I want a short and complete example. Thank you -------------------------------------------------- //example my code// content2 = Serial.readStringUntil('\r'); if (content2=="RRR"){ ??? remove b...
by eliasi
Fri Jul 19, 2019 6:15 am
Forum: General Discussion
Topic: Do I need to clear bonded devices?
Replies: 10
Views: 17963

Re: Do I need to clear bonded devices?

Hello Is there a way to erase all devices in esp32 the ArduinoIDE ? I have a little experience with esp32. I want a short and complete example. Thank you -------------------------------------------------- //example my code// content2 = Serial.readStringUntil('\r'); if (content2=="RRR"){ ??? remove b...