download data from device
hi
im using the "motion record log" tutorial without any changes,
after few runs of this tutorial the device stop dowloading data and their is an OSError.
When connecting the device to the MetaBase app on my phone i get an error claiming somthing wrong with the processor and when I reconnect to the app and start a new session everything works again including the "motion record log" tutorial.
any idea of what cousing it, and how can i fix it?
Comments
Not enough information, please see https://mbientlab.com/community/discussion/3167/how-to-report-an-issue#latest
also how can i download both accelometer and gyro data from my MMR there is no inforation about it in the tutorial
It's in the tutorials.
there is only for the accelometer. where can i find a fution download tutorial?
It is in the tutorials, read the entire thing and go through all of the examples.
i did couldnt find it
Here's one of many examples showing how to download accelerometer data using our Python APIs: https://github.com/mbientlab/MetaWear-SDK-Python/blob/master/examples/log_acc.py
There are many many more in many languages throughout our tutorials and github.