Search found 1 match

by LorenzoM
Fri Nov 24, 2017 12:52 pm
Forum: ESP-IDF
Topic: [NVS] Smallest partition size
Replies: 1
Views: 4353

[NVS] Smallest partition size

Hi guys,

I made a simple demo for esp32 to test non-volatile storage on three partitions.
You can find the source attached.

The demo reads, updates and writes back the value in each partition, then after five seconds it resets.


If i use partitions of 8K size, all works properly. The attached ...

Go to advanced search