So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Tertius21
#87217 Is there any SD Fat library who works with the esp8266?

I have tried many different librarys. But all have problems if i include
#include <ESP8266WiFi.h>
and/or
#include <ESP8266WebServer.h>

sd.h is working. But i miss to set the file timestamp. So i must use another library. Or anyone knows a way to set the timestamp with sd.h ?

Here you can see what i want to do: https://www.esp8266.com/viewtopic.php?f=160&t=21414
User avatar
By Bonzo
#87218 I seem to remember having problems with a project last year and looking back at the code I also used
#include <SD.h>


I was using a GPS module and got the time from that