Hello,
sd_softdevice_enable never returns.
I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM. I'm running my application on a custom board with a nRF52, S132 SD 2.0.0 alpha 7, jling debug over nRF52 DK.
Debugger show me that i'm trapped in a loop (probably in SD) at 0x9078, 0x907C, 0x907E (BL, CMP, BEQ)
Can someone from Nordic tells me what it's waiting for ?