Hi,
I would like to perform DFU over Mesh. I am following the steps
I just realize my connectivity board has no FW to receive DFU package through serial.
What image I should use for DFU mesh, and just using nrfjprog to program it?
thanks
Hi,
I would like to perform DFU over Mesh. I am following the steps
I just realize my connectivity board has no FW to receive DFU package through serial.
What image I should use for DFU mesh, and just using nrfjprog to program it?
thanks
Hi.
All the information should be in the link you referred to.
Requirements
To perform DFU transfers over mesh:
Best regards,
Joakim Jakobsen
Do you mean the DFU example in Mesh SDK is for nrfutil connectivity FW?
Then where is the DFU example for mesh device?
I also confuse why is the nrfutil command is using 'serial' not "ble" in DFU over Mesh
"nrfutil dfu serial -pkg dfu_test.zip -p <COM port> -b 115200 -fc --mesh"
But in requirements session said
"Use a customized version of the nrfutil
tool. This tool sends the DFU packets to one device over serial interface. This device then stores these packets, and also forwards them to the other devices within the radio range."
Do you mean the DFU example in Mesh SDK is for nrfutil connectivity FW?
Then where is the DFU example for mesh device?
I also confuse why is the nrfutil command is using 'serial' not "ble" in DFU over Mesh
"nrfutil dfu serial -pkg dfu_test.zip -p <COM port> -b 115200 -fc --mesh"
But in requirements session said
"Use a customized version of the nrfutil
tool. This tool sends the DFU packets to one device over serial interface. This device then stores these packets, and also forwards them to the other devices within the radio range."