Problem with Mesh V5.0.0 lpn example DFU function

Hi,all


I'm develop with the nRF SDK for Mesh v5.0.0 and a nRF52832 DK V17.0.2 , with the LPN example.
I want to enable BLE DFU support so I followed the instructions from the infocenter
The problem is when I flash the application by SES ,it work fine,but when I update app by phone transmit zip package, the application gets stuck in the initialization process and I get mesh assert in the RTT log as below

00> <t: 0>, main.c, 580, ----- BLE Mesh LPN Demo -----
00> <t: 11577>, app_error_weak.c, 105, Mesh assert at 0x0002E37C (:0)

As this topic said
devzone.nordicsemi.com/.../mesh-lpn-example-ble-dfu
I found Mesh V5.0.0 already patched bladdr_fix_patch.patch
but problem still exsit
I'm try to disable PERSISTENT STORAGE, problem did fixed ,but I need enable PERSISTENT STORAGE, how to resolve this
Is there still have a dfu bug with Mesh V5.0.0 lpn example?

Appreciate for any reply.

Parents Reply Children
No Data
Related