i want to add a characteristic readable that hold a device TimeCount; timeCount is increasing;
ble client (andorid) can read the characteristic at any time;
how can i know the read action; how can i synchronize the characteristc wiht a variable(the device timeCount)