Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datalogger bandwidth issues - https://www.sparkfun.com/products/20594 #24

Open
mvschaefer opened this issue Mar 23, 2024 · 1 comment
Open

Comments

@mvschaefer
Copy link

i have been attempting to configure the IoT - 9dof to store data at various rate(s) and so far, things appear to be mostly working, but only for limited file size and/or entries into the file itself.

my goal is to log data at 100hz for all sensors native to the 9dof unit itself and the temperature as well.

also, FWIW, i am using the milliseconds since startup as a timestamp and so far, it has little to no correlation with the logging rate specified even when the rate is downsampled to ~5-10hz (compared to 100hz which is my goal).

if the user community had access to an arduino sketch that implements the .bin image, my guess is we could have something working relatively quickly...

@gigapod
Copy link
Member

gigapod commented Mar 26, 2024

The latest firmware (in preview right now) includes:

  • Performance enhancements for faster logging rates
  • Rate metrics - that capture the actual logging time values and can output the log rates. Helpful in determining log rate

This firmware is available here: https://github.com/sparkfun/SparkFun_DataLogger/releases/tag/v01.01.99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants