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