This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Mesh DFU example - How to write information to NRF_UICR->CUSTOMER

I would like to store unit configuration information into the UICR "customer" area. This is done only once, on first startup, saving configuration received from the host.

Tried using NRF_NVMC, but looks like app or soft device is somehow crashing.

Using nrf5_SDK_for_Mesh_v4.1.0_src\examples\dfu\dfu_nrf52832_xxAA_s132_7_0_1.emProject

Thanks, Piotr

Related