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

OK to use app_timer before nrf_sdh_enable_request()?

SDK v14.0, SD132 v5.0.0

We're creating and starting app_timer instances before we enable SoftDevice via nrf_sdh_enable_request(). It seems to work, but I remember that SoftDevice takes ownership of RTC0. Is this safe to do? Should we enable SD before starting timers?

Parents Reply Children
No Data
Related