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

rtc and app_timer

Hi,

Is it possible to use RTC for timekeeping along with app_timer functionality? For example, I want to use simple RTC counter register and overflow interrupt to provide time tracking, but also need the app_timers. The second timer is used for low power pwm library.

Related