Hi, I have a application that receives the Epoch time from the Android Application and increments every second. and needs to store and increment the Epoch Time value even after BLE disconnect. But unfortunately the Timer stops on ble_disconnect.
Can anyone explain how to implement the Timer..
Thank you