Question
How update RTC in lrwan library ?
Posted on November 08, 2017 at 15:48
I don't understand how rtc library work in lrwan module.
Some code (as the Utilities/timeServer.c) use tick (from rtc) value to get elapsed time.
By using TimerGetCurrentTime then a little bit letter TimerGetElapsedTime we can have elapsed time in ms.
But if we update the rtc betwwen this two call.... this does not work....
So my question is : How rtc can be update in this library ? To put it at the correct current datetime.
#rtc #murata-cmwx1zzabz-lrwan1-(ver1.1.1)