This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRFgo Studio and bootloader programming

Hi everyone, I must to program my device from nRFgo Studio (rel. 1.21). So I do this procedure:

  1. I program the Softdevice (in my application S110 rel. 7.0.0);
  2. I program the Bootloader (in this case I used the bootloader from Nordic rel. SDK6.1, see attachment);
  3. I program my application.

Well, when I programmed the bootloader, my device goes in bootloader mode. But then, when I programmed the application, the device remain in bootloader mode also if nRFgo Studio said that the app.hex was programmed successfully.

After I have programmed the bootloader(point 2), if I try to program the target via smartphone, with Nordic DFU app (into nRF Toolbox) , after the download, the application starts well.

Why with nRFgo Studio doesn't happen?

Thank you for help Paolo A.

bootloader.hex

Related