This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

IS IT POSSIBLE TO RUN BLE STACK WITHOUT SOFT DEVICE ?

Hi,

present i am using nRF52840-DK for to develop the BLE application. here i am facing the debugging issue.

i.e. in my board i programmed S140 soft device. so after that i flashed BLE peripheral example.

Here if i want to debug the application i am unable to do it, because baground softdevice is running. and  i don't have a control on the soft device.

So is there any possibility i can control soft devices also ? can i add all source files of soft device to my project ??

so that i can keep breakpoints and i can debug the code and i can make the changes as per my application.

if someone provides a solution for it, it will be a great for to proceed further 

Thanks & Regards

Santhosh Kumar

Related