Page 1 of 1
Flash esp32 preserving NVS
Posted: Wed Aug 03, 2022 12:51 pm
by jk1886
How can I write app image to esp32, preserving NVS ? I'm using Visual Studio Code with esp-idf under Debian.
Re: Flash esp32 preserving NVS
Posted: Thu Aug 04, 2022 1:02 am
by ESP_Sprite
I don't think a flash normally affects NVS? Are you seeing your NVS erased, or are you just assuming it will be?
Re: Flash esp32 preserving NVS
Posted: Wed Aug 10, 2022 7:26 pm
by jk1886
Sorry, it was my mistake in code migration from Arduino.