Hi Nordic Team,
I'm having some trouble with using the nrf_calendar with the softdevice...
I'm using the SDK V12.3.0 and softdevice s130 V2.0.1 and the exemple ble_central/ble_app_uart_c
I've added the function nrf_cal_init() rigth after the ble_stack_init(), but when I run I'm getting a hardfault inside the nrf_cal_init().
Any ideas on how fixing it?