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.

Parents Reply
  • I have added that line in bootloader_settings.c and I removed the NOLOAD Directive from the dfu_gcc_nrf51.d.But it still advertise as DfuTarg after flashing Softdevice,application and bootloader.But i want it to be in application code.After enabling dfu service it should go to Bootloader mode.Could you suggest me any another method.

Children
No Data
Related