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

how to access device manager stored inforamtion ?

Dear Sir,

I and new of development nRF51(256K/16K), I read some sdk docs, but need further information and help.

  1. Would like to save some application information(parameters, configuration data etc.) into flash to keep the current setting of application and resue them in the power on initialization. How to achieve that ?

  2. More further these information need to keep even when application FW is updated by DFU, how to do that ? (keep in the last page (address start at 0x3BC00) of applcation that before Bootcode 4K). becasue of DFU (Boot app) can reserved some last page of APP avoid being erased.

  3. Where are the information (phys. address ) stored by the DM(Device manager) , a). how to access these inforamtion in application ? These information include Bonding Information ,Service/Protocol Information ,Application Information etc. Also b). what flash methods that DM to manager these information (pStorage module or rwa flash API ?) c). It can sharing these information (bonding info etc.) with DFU avoid being erased ?

Have examples code for these questions will be more helpful.

Thanks in advance.

Parents Reply Children
No Data
Related