sd_softdevice_enable() not seems to exist

Hello everybody,

we are currently working with an nRF51822 mounted on a Adafruit Bluefruit LE UART Friend. We use pca 10028 and s130.

While debugging through the code using Keil u-vision and an ST-Link v2, the code gets stuck within sd_softdevice_enable(), which seems not to exist when i try to go to its definition.

We already tried to switch between the possible clock sources (as this was the proposed solution in other cases concerning sd_softdevice_enable()), but nothing worked.

I`d be really happy to recieve your help.

Thank you!

Related