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

Error while creating DFU test package for testing DFU over mesh usecase

I followed test steps mentioned in dfu_quick_start.md file to perform DFU over mesh.

1. Below is the error i am getting while creating DFU package, Please help on this.

nrf5_SDK_for_Mesh_v2.1.1_src> nrfutil dfu genpkg --application bin/blinky/blinky_nrf52840_xxAA_s140_6.0.0.hex --company-id 0x00000059 --application-id 1 --application-version 3 --key-file private_key.txt --sd-req 0x009D --mesh dfu_test.zip
Error: no such option: --company-id

2. And also let me know, in the above command, what is the  -sd-req "0xXXXX" for blinky_nrf52840_xxAA_s140_6.0.0.hex ?

3. And please provide the intelhex windows installer file, to perform the next steps mentioned in dfu_quick_start.md file to perform DFU over mesh.

Note: I am able to perform below steps,

1. Generate a signing key file with nrfutil.
2. Paste the public key from nrfutil into your device page.

Parents Reply Children
No Data
Related