Using this Qwiic board with a Sparkfun WRL- 15663 Thing Plus.
I am able to myLog.begin() and get a return value that it was successful. I have been following the Example 1 for the Qwiic OpenLog.
I have successfully created a 8.3 filename of “HBLog.csv” on the SD Card.
I have successfully created a long filename of “HumidityBoxLog.csv” on the SD Card.
I use the myLog.print/println procedures per Example 1 along with the myLog.syncFile() procedure to write to the SD Card.
Nothing is written to the SD card.
The SD card is a ScanDisk 4mb, Micro SD, HC.
Please advise,
John