Based on mesh3.1 sdk15.2 Can I add DFU service to light switch server? Used to upgrade firmware via APP nrf Connect?
I added a dfu service to the light switch server with the following error: mesh assert at 0x002D4A2
How to solve this problem?
Based on mesh3.1 sdk15.2 Can I add DFU service to light switch server? Used to upgrade firmware via APP nrf Connect?
I added a dfu service to the light switch server with the following error: mesh assert at 0x002D4A2
How to solve this problem?
Hi,
The DFU for Mesh is not the same as the DFU in the nRF5 SDK. You can't upgrade the firmware via the nRF Connect app. The application can be updated over the mesh using side-by-side mode DFU, it is transferred in the background. I recommend you to have a look at the DFU example in the Mesh SDK. Also read more about DFU for Mesh on this page and it's subpages.
Hi
I have completed the test of the mesh dfu example, but I want to upgrade the firmware with ota-dfu. Is there any way?
Hi
I have completed the test of the mesh dfu example, but I want to upgrade the firmware with ota-dfu. Is there any way?