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

Generation of DFU .zip packet error

Hi Nordic Team

Am trying to create DFU.Zip packet using nrfutil am getting this error while creating( DFU.Zip packet) for the sake of  testing secure bootloader .

Am using python 2.7 Version

And pip version -18.1

please  let me know where am going wrong?

The following is the snapshot

Parents Reply
  • Thanks sigurd  for your reply.

    The following command is used for generation of dfu.zip packet

    nrfutil pkg generate --hw-version 52 --application-version 1 --application bt_bl_0.hex --sd-req 0xAE --key-file private.key app_dfu_package.zip

    here bt_bl_0.hex is the hex file of my secure bootloader application .

    Please Correct me if am wrong.

    Am unable to resolve this issue

Children
Related