MbientLab
  • Categories
  • Discussions
  • Activity
  • Sign In
Home › Search
  1. Timestamps for 800Hz Sampling

    Eric
    by Eric · July 2017
    An 800Hz data sample produces data faster than the time granularity of the logger.  You should instead divide the total number of samples received by the elapsed time and see if that matches your sel…
  2. Error downloading from MetaMotionR using MetaBase App

    stephen
    by stephen · June 2017
    Sorry to hear about your troubles, the "Could not load device configuration" comes from a missing/corrupted data file that the app saves on the iOS device.  This could happen if the app cra…
  3. Random Vibration

    Eric
    by Eric · June 2017
    Meant to point you to this line:https://github.com/mbientlab/Metawear-SampleAndroidApp/blob/master/app/src/main/java/com/mbientlab/metawear/app/TemperatureFragment.java#L250
  4. Accelerometer G magnitude calculation and Avg data processor

    mersis
    by mersis · June 2017
    Hello,
  5. bug in C++ layer (null pointer)

    Eric
    by Eric · May 2017
    n_log_entries isn't used at that point and isn't set until you start a log download so its value is irrelevant.  As you can see, it is the same values as the two function pointers defined above it, w…
  6. Accelerometer/Gyroscope output frequency

    fheiz
    by fheiz · May 2017
    Hello,
  7. powerstatus, chargestatus events and commands

    fryjs
    by fryjs · April 2017
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #31595d}
  8. Stop receiving sensor data or emit commands after being connected to the board for some time

    nub
    by nub · April 2017
    * What Android device and OS are you using?
  9. Bluetooth range increase

    patrice
    by patrice · April 2017
    Thanks Matt for your reply and explanations about certifications ; it make sense and I understand that 4dBm is the max.I confirm that signal level is about the same for the three sensors when there a…
  10. Taring quaternion attitude

    Riley
    by Riley · April 2017
    To configure I use the following line for both the upper and lower node:
  11. sensor disconnection and counting steps with multiple sensors

    stephen
    by stephen · February 2017
    - Not calling stopNotificationsAsync: This is okay, we understand that unexpected disconnects occur and so the SDK will take care of cleaning up any un-used notifications next time you connect.
  12. Not getting flat events from sensor.

    JulieM
    by JulieM · February 2017
    I have the following code to try to process flat events from the sensor but the event handler callback is never called: MBLAccelerometerBMI160* accelerometerBMI160 = (MBLAccelerometerBMI160*) device.…
  13. false possitives from [device checkForFirmwareUpdateAsync]

    carpenter
    by carpenter · February 2017
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #31595d}
  14. MetaBase download data

    levdikpavel
    by levdikpavel · January 2017
    It occurs very often. I practically cannot do a planned experiment.
  15. MetaBase Streaming Timestamps

    Eric
    by Eric · January 2017
    You will never have reliable timestamps when streaming data via Bluetooth LE due to the sensors pushing out data faster than the devices exchange data through the BTLE connection.  As a way to increa…
  16. Value to write to remote client characteristic configuration attribute

    sgupta2877
    by sgupta2877 · January 2017
    I am really confused. Just so we are on the same page, I have my own board running a RTOS which has BLE stack (host), which I am trying to connect to Metawear C (board).
  17. how to restart downloading existing logs post an app crash / restart?

    gnanda
    by gnanda · January 2017
    Currently when I configure meta detector trackers for logging I save the route ids of each sensor configured and use them to set up the route handler on next connect just like below. 
  18. How to get firmware version, signal level and battery level in C#

    afzaal
    by afzaal · December 2016
    BluetoothLEDevice and DeviceInformation classes not giving the frimware version, even tried with requested properties.
  19. Android App v3.5.0

    Eric
    by Eric · November 2016
    Release v3.5.0 adds sensor fusion support to the app and fixes a bug with manual DFU.
  20. Raspberry Pi 3 + Metawear CPro

    Eric
    by Eric · November 2016
    Python would probably be easier at this point.  One of our community members, hbldh, has created a Python package to use the C++ API.  You can check that out on PyPi.
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

Copyright © 2025 MbientLab

Built with and Bootstrap. Powered by Vanilla Forums