I'am searching for this for a while now but couldn't find the exact answer i needed.
Our Arduino gets a small amount of data every few ms. How is it possible to write this data into the flash memory of the esp in one file? The data contains numbers and some ",".
The file, which contains the data, will be available over a webserver.
Thanks
dango