Is there any way i can get UTC time?
Is there any real time clock which keeps track of the time even if the chip is off?
I am using nrf51822 and require the UTC time for time stamping. If anyone has some workaround plzz let me know...
Regards.
Is there any way i can get UTC time?
Is there any real time clock which keeps track of the time even if the chip is off?
I am using nrf51822 and require the UTC time for time stamping. If anyone has some workaround plzz let me know...
Regards.
There are no timers that run when the chip is completely off/reset. You can however configure RTC1 (or RTC0 if you are not using bluetooth softdevice) to keep counting for other sleep states. RTC will be good low power choice.
Chirag, If this answer has helped you can you please accept it by clicking ✓ mark to the left of this answer. If not, can you please update us with your observations.
Chirag, If this answer has helped you can you please accept it by clicking ✓ mark to the left of this answer. If not, can you please update us with your observations.