Re: Do I need to clear bonded devices?
Posted: Fri Jul 19, 2019 6:15 am
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 bonded devices ???
}
-------------------------------------------------
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 bonded devices ???
}
-------------------------------------------------