I'm writing to NVS without commiting the changes and works fine. Why?
Posted: Thu Jan 05, 2023 7:08 pm
I use nvs_set_i32(...) and then nvs_get_i32(...) and the result is always correct.
I'm not using nvs_commit()
Suppose the data is gone after a power cycle.
Where is the data being stored then?
Because the data is being stored somewhere
Many thanks for your help!
I'm not using nvs_commit()
Suppose the data is gone after a power cycle.
Where is the data being stored then?
Because the data is being stored somewhere
Many thanks for your help!