Search found 2 matches
- Thu Jul 25, 2019 11:20 am
- Forum: ESP-IDF
- Topic: Ways to remove ble bonding Info
- Replies: 4
- Views: 10660
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...
- Fri Jul 19, 2019 6:15 am
- Forum: General Discussion
- Topic: Do I need to clear bonded devices?
- Replies: 10
- Views: 20512
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...