How to extract the current time from the calendar_example, i am not clear with the procedure
How to extract the current time from the calendar_example, i am not clear with the procedure
Hi
Good to hear you got it working
codebreaker176 said:I had another question, so does this time change real time? or does it remain constant?
The time is supposed to be updated every second, yes.
Is this not happening for you?
In the example I sent you can try to request several updates, and you should see the time increase.
Best regards
Torbjørn
Hi,
Yess it works, thanks a lot, Grateful for your help!!
That's good to hear, glad I could help
Hello again,
I proabably misread the output,
but now i checked, the time does not get updated at all , it remains constant, can you please help
Hi
You have to call nrf_cal_init() to initialize the calendar library.
Otherwise it won't work.
Best regards
Torbjørn