Skip to content

Read bug in Example EDB_SDCARD_Optimized.ino #33

@giapoldo

Description

@giapoldo

Running selectAll() function returns the last record inserted for all reads. I tested printing the address that is being read and it's correct. I even modified the struct to hold strings, and the data generation in createRecords() to create it in string form also, to check for the data on my computer. The data is all on the SD, but reading from the table still only returns the last value inserted even for a selectAll().

I'm working on an Sparkfun ESP32 Thing. I tested if SD readings were correct by running the SD lib examples and they work fine.

Any help in how to debug is much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions