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.