Best way to send datetime from android app to nrf52.
Ultimately I am trying to send two datetimes from android app and compare them with the current time in BLE device.
Best way to send datetime from android app to nrf52.
Ultimately I am trying to send two datetimes from android app and compare them with the current time in BLE device.
Thanks for the answer. We decided to send the datetime as time and use the answer here devzone.nordicsemi.com/.../ to convert that to time_t
Thanks for the answer. We decided to send the datetime as time and use the answer here devzone.nordicsemi.com/.../ to convert that to time_t