SPIFFS logger: how much free space?

jumpjack
Posts: 6
Joined: Sat Mar 24, 2018 4:35 pm

SPIFFS logger: how much free space?

Postby jumpjack » Tue Jun 11, 2019 6:44 pm

I found this interesting sketch which allows logging data on internal memory:
https://github.com/fabiuz7/esp-logger-l ... logger.ino

But I can't figure out how much "mass storage" memory I have available.
Additionally, I need realtime logging, which is said not to be supported by SPIFFS, so I will have to store some data in RAM before writing to "disk"; but, again, I don't know how much memory I have available for variables storage: how long can a string be in ESP32?

Who is online

Users browsing this forum: LSitar and 91 guests