Hello Nordic, for my project work i am using nrf52840 dk. with segger embeded studio i drag and drop the s140 softdevice hex file into the J-Link (chip PCA10056). and i tried to run other sdk example and it was work fine so Development kit work perfectly now i want to run my own project code .hex file so how can i do?
Becuse i noticed that when i run new example every time chip automaticaly erase the previous example. so as per my understanding i need softdevice in the chip with my own project code so how it will possible? (to run both the softdevice and project code together)