This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

Bootloader dfu

HI, I have to implement buttonless bootloader.I am having simple doubt.I am programming softdevice,application(Hrs example with bootloader),bootloader hex file using nrfgostudio one by one in the following sequence.I am having doubt whether it should be in application or bootloader mode.But my device is in bootloader mode and advertising as DfuTarg.But i want to be in application mode.After enabling the dfu service it should go to Bootloader mode and after that i can do DFU.I am compiling the program using eclipse gcc. My sdk version 9.0.0 sd s130.

Related