-
Up to how many MBLMetaWear sensors can be connected to a single app?
by kbezahueka ·a) I would like to know up to how many Meta Wear CPRO sensor can I use with one single iOS App. b) Is there a performance relevance depending on the number of sensors connected? -
Read gyro/accelerometer data with lower sampling rate
by pradeepvr ·Hi @propan, thanks for the help. The above code is not fetching data every 2 seconds, I am getting data every 50 milliseconds. Below is my code snippet. try { -
Read gyro/accelerometer data with lower sampling rate
by pradeepvr ·Is there a way to read gyro and accelerometer sensor data every few seconds (for instance every 2 or 3 or 4 seconds) ? Below are the only possible values which is not of use for me. enum OutputDataRa… -
MetaWear Magnetometer Code (Swift)
by gulshan ·Magnetometer is working fine in metawear app. -
How to know when logger has completed logging data??
by Kamran ·"1. Accelerometer takes 2 entries per data so only about 10 min." -
Board stops sending data after few sequential connect-disconnect cycles (possibly a firmware bug)
by siroboris ·Hi, I am experiencing essentially the exact same issue as mgdbgj and asad. I am also using the High Frequency Stream of the Accelerometer and Gyro. I just need to let the stream run and it will break… -
Python client using C++ API
by hbldh ·Read the docstring here: https://github.com/hbldh/pymetawear/blob/master/pymetawear/client.py#L29-L50 -
Collecting combined data at the same time from the multiple sensors connected
by gulshan ·I'm getting non-null value for device1, but getting nil value for device2. -
Building a .exe for a metawear C sensor
by Victor ·That is interesting, Uldrendan .. -
Windows 10 with BLE metawear
by Victor ·* What BTLE radio are you using? -
Can't access accelerometer data stream on Free Fall tutorial
by physiowear ·I'm having the most basic problem here...I can't get an accelerometer data stream (or gyroscope) to access raw x, y, z data in the Free Fall tutorial. Nothing shows up on my log: -
Android App v3.4.19
by Eric ·App v3.4.19 contains code updates and bug fixes. You will need this version of the app to update firmware on the newer CPRO boards. -
Should I use service or/and alarm manager to download log entries from the board?
by mikesv ·Thank you Eric. So back to my original question if my code above is in fact correct. -
MBLPinChangeTypeRising and MBLPinChangeTypeFalling
by kalle ·Hi i have a problem,hope you can helpi'm trying to make a project like the metaKeg, but having problems to convert from objc to swift. and i like to make it in swift. -
MetaWear Magnetometer Code (Swift)
by gulshan ·Hi, -
CPRO NoMotion Detection
by rcaboni ·I try to received a message from CPRO when the sensor is fixed.I would like to check if the person wear the sensor is motionless for 5 seconds. -
Adding on GPIO channels
by Eric ·The barometer panel does items #2 and #3 for 2 data sets. -
Sensor fusion
by pnambiar ·I am new to sensor fusion . Do you have some example code that I can use for fusing the metawear Cpro data to get the yaw pitch roll? I don't need to do it realtime - can fuse after data collection (… -
Exercise Interval Training Band Project - Swift
by aberezin ·Thanks for sharing @aaronmby. Ill check it out. Im looking for a way to hack in a force/pressure sensor into the hardware so that is my first priority. -
NullReferenceException with UWP Starter Template
by hsutuo ·here's my project