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

Mesh dfu transfer - no such command 'genpkg'

I am trying to do mesh dfu package transfer. Trying out the steps given in nrf infocenter.

getting the error : No such command 'genpkg'.

Parents Reply
  • Hi,

    In regards to DFU, did you follow everything under "Requirements"?

    Hareesh said:
    I want to know if there is an already existing provisioner and provisionee code which can be flashed to my DK and dongle.

    You can find provisioner example in our SDK under <InstallFolder>/examples/provisioner. As for provisionee code I suggest you have a look at the Light switch client/server example, you can find it under <InstallFolder>/examples/light_switch. It is no native support for the nRF52840 dongle so you will have to do some modifications to the example. I suggest that you take a look at this. It should contain information about how to modify examples to fit the nRF52840 Dongle. 

Children
No Data
Related