Skip to content

Multiple files creates (intermittent garbage data) #183

@krevans

Description

@krevans

I am trying to print to the SD card in the datalogger, and am having issues with it creating multiple files while the code is looping (and loosing some information between files). Additionally, sometimes a few lines of garbage data are output to the SD card, usually at the beginning or end of a file (can be anywhere within the files created during a single run of the code). I see this issue has been discussed previously, but I've tried to update the firmware to the latest version and this still seems to be a problem.

I am currently running at 9600 baud, printing four integer values (separated by commas) every 136 ms, with the last print including a new line (println).

Do you have any suggestions to remove this problem?

@Brodi has been helping with this issue, but we are stumped!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions