We have made 2 partition of Internal flash. One is for running Application and Other for storing some configuration. I am trying to erase the page of 2nd partition, and it is not working properly.
2nd partition Id is storage.
We have made 2 partition of Internal flash. One is for running Application and Other for storing some configuration. I am trying to erase the page of 2nd partition, and it is not working properly.
2nd partition Id is storage.
Hello,
Could you explain the context a bit more? Which SDK version and Nordic chip are you using?
You mentioned having two partitions, with one reserved for configuration storage. You should ensure that the partition boundaries are correctly defined in your pm_static.
Are there any log messages indicating the issue or error? Have you considered using the NVS file system from Zephyr?
Kind Regards,
Abhijith
SDK Version : 2.6.0
Chip : NRF52840 DK
Created Overlay File as Below:
SDK Version : 2.6.0
Chip : NRF52840 DK
Created Overlay File as Below: