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

NRF5 timer driver with softdevice

Is it possible to use the timers in components/nrf_drivers/timer along with softdevice s132? If I enable the softdevice by calling softdevice_enable() my application restarts after it calls nrf_drv_timer_init(). Otherwise, if I enable the softdevice, the timer driver initializes and runs as expected.

Parents Reply Children
No Data
Related