This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: NVSEXTERNAL - NVS_WRITE_POST_VERIFY

Part Number: CC2640R2F

Hello everyone. I am using nvsexternal in my project and just out of curiosity : what kind of verification is performed when the flag NVS_WRITE_POST_VERIFY is passed to NVS_write()?

In according to documentation the NVS_WRITE_POST_VERIFY verifies that the write operation was completed successfully but it also checks if the data was wrote correctly?


Thank you so much.