Hi everyone, I’ve been diving into the world of nRF5340 development and wanted to share my experiences and questions regarding flash partitioning. I’ve successfully run the sample applications for NVS and LittleFS individually on my nRF5340 DK using SDK 2.9.0, but now I’m curious about combining them.
My goal is to split the flash memory into two equal partitions—50% for NVS and 50% for LittleFS. I’ve tried setting up an overlay to achieve this, but I’ve run into several issues along the way. I’m wondering if anyone in the community has successfully implemented a similar setup or has advice on how to approach this.
I recall reading about Case ID: 257332 a few years back, but I’m not sure if the solution mentioned there still applies with the current SDK version. Any insights or tips would be greatly appreciated!
To summarize, my questions are:
- Is it possible to split the flash partition between NVS and LittleFS on nRF5340?
- What are the best practices for setting up such a configuration?
- Has anyone encountered similar challenges and found a reliable workaround?
I’m really looking forward to hearing from those who might have experience with this. Let’s explore this together and see if we can find a solution that works! ![]()