Page 2 of 2

Re: Esp32S3 : Question concerning NVS

Posted: Fri Jun 23, 2023 8:55 am
by ThomasESP32
Good morning,

thank you for your answer, that is perfect for my application.
I have still one more question please.

When dealing with strings in NVS, how many characters can I put in one entry please ?
How can I know the number of entries that will be used if I want to store a (For example) 25 characters
string ? What is the calculation that I have to do please ?

Thank you for your help,

best regards,

Thomas TRUILHE

Re: Esp32S3 : Question concerning NVS

Posted: Fri Jun 23, 2023 12:16 pm
by a2800276
The internal structure is described here.