Android-BLE-Library
Android-BLE-Library copied to clipboard
Add a read callback for server characteristics
Hi: How to set current time service with GATT server? When I use setCharacteristicValue to periodically set the time, I can't get a more precise time.
Thanks! Sam
Interesting case. I'll add a task to add a read callback. Don't know yet if it will be easy.
This is related to #381.