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

DFU bootloader

Hi, I am using nRF52832. I want to update my boot loader using DFU, I am unable to find correct command to get .zip file. I am using below command:

nrfutil.exe pkg generate bootloader.zip --bootloader secure_bootloader_ble_s132_pca10040.hex --application-version 0xffff --sd-req 0xfffe

Thanks

Related