I am trying to do mesh dfu package transfer. Trying out the steps given in nrf infocenter.
getting the error : 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'.
Hi,
Can you give me more information about your setup? What device are you using, is it custom or a DK?
What SDK are you using?
What documentation did you follow on infocenter? Can you give a link?
If you you are new to mesh I suggest you have a look at these:
Hi Mttrinh, I am using the Mesh SDK. I am trying out stuffs in nrf52840 DK. I want my DK to act as a provisioner and other two nrf52840 dongles to act as nodes(provisionee).
I am following this documentation - https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_modules_dfu_configuring_performing.html
I have already looked into mesh concepts and architecture. Also tried few basic examples on my DK.
I want to know if there is an already existing provisioner and provisionee code which can be flashed to my DK and dongle.
Thanks
Hi Mttrinh, I am using the Mesh SDK. I am trying out stuffs in nrf52840 DK. I want my DK to act as a provisioner and other two nrf52840 dongles to act as nodes(provisionee).
I am following this documentation - https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v5.0.0%2Fmd_doc_user_guide_modules_dfu_configuring_performing.html
I have already looked into mesh concepts and architecture. Also tried few basic examples on my DK.
I want to know if there is an already existing provisioner and provisionee code which can be flashed to my DK and dongle.
Thanks