Hi everyone,
I stacked a RFID shield with a data logging shield and wanted to use an SD card to log the data every time the RFID reader detects an RFID tag. I just merged the code together and was trying to create a new file in the SD card but I got stuck. On the serial monitor it says " Initializing SD card...card initialized. error: couldn't create file". Why wasn't it able to create the file and how do I fix this?
Thanks for your help!