Hi,
I'm trying to develop buttonless DFU and followed below guidelines and got to work all the way to step6. Thank you.
https://github.com/gamnes/nRF52832-buttonless-dfu-development-tutorial
However, in step 5, the guideline said, I can program using .bat script (step 6) and do debug - Run in SES to debug my application. However, SES (Segger Embedded Studio) is downloading again and was not able to debug my application. If you can help how to debug DFU application, I'd appreciate it. Thanks.