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

Can nRF5_SDK11( nRF5_SDK_11.0.0_89a8197 ) support upgrade bootloader?

Hi, dear Nordic & all:

I have a question about upgrade bootloader.hex, that is : Can I upgrade bootloader part when develop on nrf52832 with nRF5_sdk11( nRF5_SDK_11.0.0_89a8197 )?

Beacuse I generate a zip file by the fellow cmd (nrfutil version is 6.1.0, becasue version 0.3.0.0 is not support "nrfutil pkg" command): 

   nrfutil pkg generate --hw-version 52 --sd-req 0x88 --bootloader-version 0x01 --bootloader ble_bootloader_c03_new.hex bootloader_dfu.zip

Then I use nRF Conenct to upgrade it , but it failed, the screenshort is fellow:

                                

Or the way  that I generate zip file is wrong?

Thanks for kind reply. 

Related