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

Problem with flash_manager_entry_alloc

Hi, 

We use the flash manager to store our custom data structure in flash.

Since it growed and eceeded FLASH_MANAGER_ENTRY_MAX_SIZE we get an assert in flash_manager_entry_alloc() as expected.

How can a structure larger then FLASH_MANAGER_ENTRY_MAX_SIZE be saved in flash?

Best regards 

Gerry

Using Mesh_SDK 2.0.1  and nRF5_SDK_15.0.0

Parents Reply Children
No Data
Related