NVS storage
Posted: Mon Oct 08, 2018 3:54 am
Hi,
When using nvs on my code, should I open, read/write what I need and then close and do this again everytime I need to read/write to it?
Or can I call open once in main and leave it open and do my read/write at will?
When using nvs on my code, should I open, read/write what I need and then close and do this again everytime I need to read/write to it?
Or can I call open once in main and leave it open and do my read/write at will?