I want to set the Device's current date and time as I have to check time after certain interval. I don't want to use RTC where we have to look for ticks.
My questions are
- Is it possible to set date and time on NRF51422?
- If Yes, do you know any library or example which does that?
Thanks.