NVS storage problem

I am using the nRF52840 with NCS SDK v2.5.1. I tried to implement non-volatile storage in my application, and it is working on the DK board, but the code is not working on our custom board. We found out that this may be happening because of the revision difference. we need help with this.

Related