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

how can I keep RTC running when I replace battery?

Hello, I am using nRF51822 to build a product and employ 3.0V battery as power supply and system works on DCDC mode. I need RTC counter to do real time tracking. My question is:

  1. When I replace battery, how can I keep RTC running without reset?
  2. Can I do it following these steps: a, set system to slow clock working mode+. b, disable DCDC. c, when replacing battery completes, press button to go back to fast clock working mode.
  3. Is there suggestion on hardware and software?

Thanks Alex

Related