MbientLab
  • Categories
  • Discussions
  • Activity
  • Sign In
Home › Search
  1. TimeoutException: Creating a Metawear timer timed out after 3000ms

    Eric
    by Eric · April 2017
    I don't need the entire stack trace but it should contain at least all of the MetaWear API calls.
  2. Inconsistent frequency when streaming at 50hz.

    kkflf
    by kkflf · March 2017
    https://mbientlab.com/androiddocs/latest/data_route.html#stream
  3. how to restart downloading existing logs post an app crash / restart?

    Eric
    by Eric · January 2017
    https://mbientlab.com/androiddocs/2.8.6/metawearboard.html#serialization
  4. Accellerometer monitor

    Eric
    by Eric · November 2016
    As stated in the documentation, a monitor should only contain metawear functions as it is programming the board to react every time new sensor data is available.  If you want your android device to r…
  5. APP Template can't find my CPRO

    Eric
    by Eric · August 2016
    Can other apps, like the nRF Connect app find the board with a scan?
  6. Downloading Logged Sensor Data

    Eric
    by Eric · July 2016
    Setting up a data route to log data is covered here and the following section, and controlling the logger is covered here.
  7. Can't connect to RPRO board

    Eric
    by Eric · June 2016
    See the Javadocs for parameter details.
  8. Indefinite advertisement period

    Eric
    by Eric · June 2016
    You can use the Settings.ConfigEditor object to disable advertisement and Settings.startAdvertisement to start advertising again.  These functions are for normal advertisement though.
  9. High speed streaming / workarounds for the streaming limit

    Eric
    by Eric · May 2016
    https://mbientlab.com/androiddocs/latest/routing_sensor_data.html#splitter
  10. Difficulty using data processors

    Deepak010
    by Deepak010 · May 2016
    Oh! Thanks for the clarification. The documentation you have for sample shows that we can use sample filter with routeData().fromAxes(). 
  11. GPIO with C#

    Eric
    by Eric · March 2016
    m/mbientlab/Metawear-CppAPI/wiki/API-v0.3.0-How-To#sensor-data
  12. MetaWear CPRO Sensor Fusion

    gbeatty
    by gbeatty · January 2016
    Ideally what I'm looking for is something similar to Android's Rotation_Vector. Android uses the same sensors that are available on the CPRO to return a rotation axis and an angle of rotation about t…
  13. How to change device name

    Eric
    by Eric · November 2015
    Code snippet is available on the Android docs page:https://mbientlab.com/androiddocs/#settings.  You can also change the device name with the MetaWear App using the "Settings" panel.
  14. Best Practice to monitor MetaWare

    Eric
    by Eric · September 2015
    Actually, I have an alternate idea that may work better.  Instead of using iBeacon mode, you can try using the settings module to to manually change the scan rseponse with the setScanResponse method.…
  15. Logging Acceleration Offline (n00b question)

    Eric
    by Eric · August 2015
    You can serialize the board's internal state and store it to your device's filesystem.  When you restart your app, you can restore the board's state.
  16. Android API v2.0.12

    Eric
    by Eric · August 2015
    Version 2.0.12 fixes more bugs on the 2.0.0 release.  Jar file can be downloaded from the GitHub releases page (https://github.com/mbientlab/Metawear-AndroidAPI/releases/download/2.0.12/metawear-2.0.…
  17. Logging Acceleration Offline (n00b question)

    Eric
    by Eric · August 2015
    * The key passed into setLogMessageHandler and the log method must match, same with subscribe/unsubscribe and stream.  In your code, you are using different keys.
  18. Any update when will EddyStone be supported?

    Eric
    by Eric · August 2015
    https://mbientlab.com/docs/metawear/android/1.9.0/com/mbientlab/metawear/api/controller/Settings.html#setScanResponse(byte[])
  19. Metawear(gyro)

    Eric
    by Eric · July 2015
    1.8.0 is sufficient, there isn't anything in 1.9.3 that you would need for what you are doing at the moment.  
  20. Metawear(Timer)

    Mark_L
    by Mark_L · July 2015
    Yup, for example, when 3:00  startTimer and after 30 seconds I stopTimer, the difference is 30s, and what i want to know is how to get this 30 seconds using metawear board. thanks Eric 
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