Hi, I am using nrf51822 pca10004 with SDK110 v8 , I got a problem that the code hangs in sd_softdevice_enable and stuck in SVC_Handler.
Thanks, Nagaraj
Hi, I am using nrf51822 pca10004 with SDK110 v8 , I got a problem that the code hangs in sd_softdevice_enable and stuck in SVC_Handler.
Thanks, Nagaraj
Hi, Try using 8.1.0 SDK,change memory map .ld according to SDK V8,initialize the SOFTDEVICE_HANDLER_INIT with NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION
Thank, Nagaraj
Hi, Try using 8.1.0 SDK,change memory map .ld according to SDK V8,initialize the SOFTDEVICE_HANDLER_INIT with NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION
Thank, Nagaraj