Hi Everybody
When I run my code with the debugger, it always crashes when executing sd_softdevice_enable(). Even if there is no breakpoint activated. However, when I run the code without the debugger, it works fine.
I am using the PCA10040 dev board together with VisaulGDB for VisualStudio. The SDK is 12.2.0 togehter with the S132_nrf52_3.0.0 softdevice.
Does anybody have any idea?
Thanks