Search found 2 matches
- Mon Oct 30, 2023 9:18 am
- Forum: General Discussion
- Topic: NVS erased after OTA
- Replies: 4
- Views: 3172
Re: NVS erased after OTA
Nope, both firmwares are the same size (1 970 176Mo), i was wondering if the build process is looking at both nvs.csv file which helps generating the partition. From one firmware to another, one of the partition have a line updated frome "foo:"http"" -> "foo:"https[...]"". Even if this file isn't pa...
- Fri Oct 27, 2023 1:40 pm
- Forum: General Discussion
- Topic: NVS erased after OTA
- Replies: 4
- Views: 3172
NVS erased after OTA
Hi, I'm working on a project with esp32 esp-idf framework which use encrypted NVS features and firmwares encryption features. It's been one year i worked on this project and this week a realy weird problemes happend, while doing an OTA from on firmware to another, all the NVS partition of the ESP ha...