Dear Support Team,
currently I'm working on a custom board which contains the NRF51822_QFAB_A0. I installed the softdevice (not the most recent version, but a version that worked on the development board NRF51822_QFAA).
Now every time I call BLE_STACK_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, BLE_L2CAP_MTU_DEF, ble_evt_dispatch, true);
the device hangs. What can be the reason for this? (I also tried different other clock sources.)
Thank you and best, Peer.