Android-BLE-Library icon indicating copy to clipboard operation
Android-BLE-Library copied to clipboard

Add a read callback for server characteristics

Open sam131208 opened this issue 3 years ago • 2 comments

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

sam131208 avatar May 21 '22 02:05 sam131208

Interesting case. I'll add a task to add a read callback. Don't know yet if it will be easy.

philips77 avatar May 21 '22 08:05 philips77

This is related to #381.

philips77 avatar Jun 28 '22 12:06 philips77