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

Multilink central example stuck at SOFTDEVICE_HANDLER_INIT

I'm trying the multilink central example with s120 and SDK 7.2 (because of simple_uart). However, my PCA10028 board gets stuck at this macro:

SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION, false);

How can I solve this? (I'm using Keil 5)

The main is the only file I've altered main.c

Parents Reply Children
No Data
Related