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

NRF Connect 3.0.0 and Secure Bootloader

Hi, I'm using a PCA10056 DK board to start new development. I try to program DFU secure bootloader and SoftDevice using nRF Connect 3.0.0
My issue:
- configure both hex files on programmer

- start programming (Erase and Write)

- the program procedure starts, but after few seconds the blue bar is freezed, and the nRF Connect stops work. (see video here attached)

- I must force the nRF Connect termination (using task manager), restart program and reconnect the DK boards but nRF Connect is not able to show correctly the FW inside boards

What I wrong?

Parents Reply
  • Hi Abele, 

    I was thinking you flash the precompiled hex file for the bootloader located for example here: \examples\dfu\secure_bootloader\pca10056_ble_debug\hex

    I have managed to reproduce the issue you are experiencing with the bootloader .hex provided at the secure_dfu_test_images folder. 

    I'm not sure what could be the problem with the hex provided at secure_dfu_test_images . I will report this error to our developer. 

    But could you try to compile a bootloader project and use the hex file there instead ? 

    I attached here the hex file I compiled it can be flashed with the softdevice with no problem. nrf52840_xxaa_s140.hex

Children
Related