HI, All
If we have a sensor based on ESP32 - and we need to make a storage for the measured data - how maximally to use the available ESP32 flash memory to fill it in ?
I see we have good lib https://www.b4x.com/android/forum/threads/rarduinonvs-nvs-library-for-esp32.149307/, but ... how about the max capacity and deleting the oldest records to store the latest ?
If we have a sensor based on ESP32 - and we need to make a storage for the measured data - how maximally to use the available ESP32 flash memory to fill it in ?
I see we have good lib https://www.b4x.com/android/forum/threads/rarduinonvs-nvs-library-for-esp32.149307/, but ... how about the max capacity and deleting the oldest records to store the latest ?