If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
If I use RTC and Timer simultaneously, getting fatal error as timer disables RTC. Is there any way by which I can use both application and RTC in my application?
Hi,
The application timer library uses RTC1, and the SoftDevice uses RTC0, but RTC2 is still available for you to use from your application.
Regards,
Terje