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

Product Data With DFU

I want to reserve a section of memory, FLASH, that will hold static, read only, product data. My application makes use of the following parts of the Nordic ecosystem.

  • Bootloader for DFU
  • Application with pstorage for runtime configuration settings, Device Manager and DFU service
  • S132 Softdevice

My question is what's the best way to store this static read only product data, such as model number, serial number so that it fits in with the Nordic DFU process. To be clear this data can't be erased during a DFU.

Thanks

Parents Reply Children
No Data
Related