Page 2 of 2

Re: how to send BLE notification to client

Posted: Fri May 05, 2017 6:54 pm
by BuddyCasino
To rule out stack overflow issues, you can try changing the detection mechanism. In my experience the byte pattern one is the least reliable.

Re: how to send BLE notification to client

Posted: Sat May 06, 2017 5:10 am
by joicetm
Thank you frax84 :) ,
I am also using the readresponse to send the data to ble client. if i find any updates on notification, will let you know.
wish you all the best.

Re: how to send BLE notification to client

Posted: Wed Jun 14, 2017 8:12 am
by marco.rigoni
I don't know if is userful to you but i found this program , I flashed it and pressing the button on the Wroom esp32 board the ble notify me on the phone (after registering for notification on the first service) .

https://github.com/asukiaaa/esp32-idf-s ... f_switch.c