Page 1 of 1

ESP32 as BLE Client and need to disable (or stop) remote server notification

Posted: Sat Apr 11, 2020 3:35 pm
by gerrikoio
I am using ESP32 as a BLE Central (client) Device. When I connect with a peripheral (server) device the peripheral device has the NOTIFY property enabled with one of its characteristics. I need to disable or stop this NOTIFY property (unregister) but I cannot see how to do this using any of the Arduino BLE library functions.

Re: ESP32 as BLE Client and need to disable (or stop) remote server notification

Posted: Sat Apr 11, 2020 8:10 pm
by chegewara