Page 1 of 1

How to disconnect ESP32 bluetooth physical?

Posted: Mon May 31, 2021 11:48 am
by Mishal
Hi,
I am working on a Bluetooth Low Energy project, In this project, I am scanning RSSI value and connecting the BLE server, I want to be disconnected the BLE server physical through program

Re: How to disconnect ESP32 bluetooth physical?

Posted: Wed Jun 02, 2021 8:03 am
by Viktor
Hi.
What stack do you use? Bluedroid? Nimble? I'm sure there is a disconnect method described near the "connect" method.