This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using NRF51822 for full RTC and low power

Hi all,

I need to using NRF51822 as a clock: second, min, hour, date.... I know I only use RTC as a timer 1s. When NRF51822 power off then time was lost. So, I must be use external a RTC chip? I concern it'll cost power consumption more because my system using battery. Any Nordic BLE MCU have full RTC with battery backup? thanks and regards,

Parents Reply
  • If the product requires to accurately keep track of time over a long period of time then I recommend that you use an external Real-Time Clock and not the the Real-Time Counter(RTC) of the nRF51x22. If you put the nRF51x22 in System ON with 16kb RAM enabled and keep the RTC running then you should see about 2.6uA (SYSTEM-ON base current with 16 kB RAM enabled.) + 0.8uA (RC32k Run current)+ 0.1uA (RTC Run Current)= ~3.5uA.

Children
No Data
Related