Reading data from Qwiic OpenLog with SAMD21 Pro RF

Hi, I have problems with reading data from a SD card with Qwiic OpenLog and SAMD21 Pro RF. I can basically only read 32 bytes, then i get 32 bytes of garbage.

See description here: https://github.com/sparkfun/SparkFun_Qw … y/issues/6

Anyone else having the same problem? Any solution for this?

Unfortunately I can’t help you with your code, but the engineer that wrote the firmware for the Qwiic OpenLog should be able to see your github issue and will look into this when they get a chance. It may take a little while to get a response due to everything being shut down at the moment but your issue has been logged.

I was looking in to the same issue. Going into the library, it says it will only read a maximum of 32 bytes (if I am understanding it correctly). What I would like to be able to do is read the last few lines of the file rather than the first few. I can’t see how to do this.