Hello, DEVICE_MANAGER_APP_CONTEXT_SIZE should be less than 256 bytes in size.
However, it seems to work properly (not fully tested) whith a size of 800 bytes, and no more with a 2500 bytes size.
Is there a way to have a larger context size? I need to save some data in flash, and this way seems to be the simplest way, because of managing dataupdates automatically.
I am using nrf52.