This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SDK 16 nRF52840 Buttonless DFU - How to debug the app

Hi guys,

I am experimenting with OTA buttonless DFU.

I included the Buttonless Secure DFU Service to my application and I managed to flash the new image over the air through buttonless DFU

Now, what if I want to include new features in my application and debug it? I can't just build and debug the application because it requires the secure bootloader to be flashed.

How can I work around this?

Related