-
Observed the change in download recorded data from sensor to phone
by Srinivasa ·after updating the firmware (#d & #e vs #f & #g in the recording time comparison below). -
How to reset the sensor in Android
by peacesheet ·Also https://mbientlab.com/cppdocs/latest/mblmwmetawearboard.html#full-reset -
How to reset the sensor in Android
by Laura ·Also https://mbientlab.com/cppdocs/latest/mblmwmetawearboard.html#full-reset -
Android Java Fuser crash when creating Data Route
by renev ·I have been experimenting with the Fuser in Java recently. I can't get it to work because it keeps crashing upon creation of the Data Route every single time I run it, even though I followed the exam… -
Crash in creating Fuser Data Route in Java
by renev ·//mbientlab.com/androiddocs/latest/data_route.html#fuser). -
Flat detection
by sirhc ·I found that you can do flat detection with the bosch sensor: https://mbientlab.com/androiddocs/latest/accelerometer_bosch.html#flat-detection However, I cannot figure out how to do this on Python. I -
Failed building wheel for metawear
by gjhannam23 ·@Laura said: -
Failed building wheel for metawear
by Laura ·Hi All, -
Adding another GPIO channels
by singwolf ·I again change my code like this : -
Adding another GPIO channels
by singwolf ·Hello,thank you for your advice,if I change my code like this : -
Adding another GPIO channels
by singwolf ·@Override -
Adding another GPIO channels
by singwolf ·private void UpdatePressure() { -
Adding another GPIO channels
by singwolf ·private final AsyncOperation.CompletionHandler GpioStreamSetup_3 = new AsyncOperation.CompletionHandler() { -
Adding another GPIO channels
by singwolf ·private final AsyncOperation.CompletionHandler GpioStreamSetup_2 = new AsyncOperation.CompletionHandler() { -
Adding another GPIO channels
by singwolf ·public class GpioPressueFragment extends SingleDataSensorFragment { -
Streaming sensor fusion data from 2 devices and getting different sampling frequencies
by tmalik ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #4f8187; background-color: #ffffff} -
Can't connect to device: Assertion failed: (self.activateCount >= 0)
by tmalik ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} -
Adding another GPIO channels
by singwolf ·private final AsyncOperation.CompletionHandler GpioStreamSetup_3 = new AsyncOperation.CompletionHandler() { -
Adding another GPIO channels
by singwolf ·private final AsyncOperation.CompletionHandler GpioStreamSetup_2 = new AsyncOperation.CompletionHandler() { -
Adding another GPIO channels
by singwolf ·Hi, I am a mbientlab metawear RG sensor user. I connected the board with 2 pressure sensors on GPIO Pin 2 and Pin 3. My project dependence is com.mbientlab:metawear:2.5.0. If I use one gpio, the grap…