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

Where is the peer manager data stored?

Hello, I can't find where in flash the peer manager data is stored. I'm currently working on DFU support and as part of that I want to define the memory area that should be preserved when doing updates (I want to store some custom data along with the peer manager stuff).

When looking at the memory map infocenter.nordicsemi.com/.../bootloader_memory_nrf52.svg I suspect that the peer manager data may be part of "Application data", but I can't find information about this anywhere.

Can you either explain this, or point me in the right direction? I'd like to know where peer manager stores its data, and how much data it stores (per connection etc). Also, if it's not in the "Application data" area, how is it handled when doing a DFU?

Thanks, Jacob

Related