Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've tried to debug my application in segger embedded studio, I'm getting "No Bootloader was found" error message. Then I've added the bootloader file in the loader and tried debugging the application. Now my debug terminal doesn't work.
How can I debug my application with the bootloader on? How can I solve this issue?
Thanks in advance.