MbientLab
  • Categories
  • Discussions
  • Activity
  • Sign In
Home › Search
  1. Fuser Dataprocessor - Crash on subscribe

    benodisee
    by benodisee · June 2021
    I've always used this version of the SDK, the #include was an error while making this thread, in the code I've always used the correct #include.
  2. Fuser Dataprocessor - Crash on subscribe

    Laura
    by Laura · June 2021
    As I mentioned in my previous post, did you update the SDK yet? It's at 20.1 currently. I already mentioned the #include as the biggest differentiator.
  3. Fuser Dataprocessor - Crash on subscribe

    Laura
    by Laura · June 2021
    #include "metawear/sensor/gyro_bmi160.h"
  4. Fuser Dataprocessor - Crash on subscribe

    benodisee
    by benodisee · June 2021
    #include "metawear/processor/fuser.h" #include "metawear/sensor/accelerometer.h" #include "metawear/sensor/gyro_bmi160.h" void setup_adc_delta(Mb
  5. Issues configuring sensor_fusion using g++ in Ubuntu on the MetaHub

    dmenzin
    by dmenzin · October 2020
    #include "/home/pi/Apps/MetaBase/node_modules/metawear/MetaWear-SDK-Cpp/src/metawear/sensor/sensor_fusion.h" int main() { return 0; } void configure_sensor_fusion(MblMwMetaWear
  6. Datasheet MetaMotionR 0.2

    mgeorgi
    by mgeorgi · May 2020
    #include <stdbool.h> #include <stdint.h> #include "nrf_delay.h" #include "nrf_gpio.h" int main(void) { nrf_gpio_cfg_output(14); // r
  7. how to use metawear-sdk-cpp in C on Ubuntu.

    wchai
    by wchai · October 2017
       #include "metawear/core/connection.h"
  8. writing in a text file

    ramzibenamara
    by ramzibenamara · December 2016
    #include

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