Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Mesh Provisioning Data is lost after BLE DFU

After performing firmware update (of application) using nRF Connect app, device running Mesh becomes unprovisioned.

Mesh SDK is v5.0.0, nRF52 SDK 17.0.2.

Bootloader looks similar to \examples\dfu\secure_bootloader\pca10040_s132_ble.

Is provisioning data stored in Application Data region? How to check its location?

There is also NRF_DFU_APP_DATA_AREA_SIZE 16384 defined in bootloader project, however I do not see where it is used.

Is it possible to read out (dump) application data region to compare content before and after device update?

Parents Reply Children
No Data
Related