ESP32 Permanently store information with NVS

preview_player
Показать описание
How to permanently store information in flash using NVS

Tutorial on my blog:

Github repository for the source code:
Рекомендации по теме
Комментарии
Автор

I have a very tecnical question. How many times could I erase and write information inside the NVS? And also, If I have a password with 20 characters long MAX how many passwords could I handle?

EduardoMartinez-dmpp