-
Multiple MetaMotionR connection
by Srinivasa ·I tried to modify the swift sample to connect multiple saved sensors. here is I am facing an issue with storing the data based on device MAC as i need to download each data separately. Note I am able -
About the connection of Meta tracker and Metabase APP
by JHL ·I tried #3 and it was worked. -
About the connection of Meta tracker and Metabase APP
by Laura ·Try item #3 and get back to us. -
How do I Perform mathematical operations on gyroscope data sequentially
by justinatienza ·With regard to my above step #3 -
How do I Perform mathematical operations on gyroscope data sequentially
by justinatienza ·[to address #3 above] -
connectAsyc
by lmoro ·Hello, -
neopixel issues with RG 0.6 boards
by jdlombardo ·> do all LEDs in the strand end up having the same tone? -
Metahub issue
by Abdel · -
Streaming sensor fusion data from 2 devices and getting different sampling frequencies
by tmalik ·span.s2 {color: #31595d} -
Can't connect to device: Assertion failed: (self.activateCount >= 0)
by tmalik ·p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #31595d; background-color: #ffffff} -
Sensor fusion makes lots of noice
by JanWeber ·Hi Eric -
SensorFusion accuracy on device after battery dead
by JulieM ·I am trying to get a better log because we had not saved any, but haven't gotten a good one yet (and it takes a while to let the sensors die completely and sit uncharged, then retry and it doesn't ha… -
Xamarin Forms - DiscoverModules timeout issue
by peter_czaholi ·sendCommand: -
Xamarin Forms - DiscoverModules timeout issue
by peter_czaholi ·Execute: -
Xamarin Forms - DiscoverModules timeout issue
by peter_czaholi ·Sorry, here is the missing code -
Cannot stream from route when using "Find" in NetStandard API
by FrozenKiwi ·>> The top level interface should not care about the implementation details and nor should the use -
MetaMotion C kinetic awakening after sleep
by Eric ·A few questions regarding the code in relation to the macro -> sleep step in your test process (steps #3 and #4) -
Check board connected state and (clean) disconnect
by aribes ·What about the debug_disconnect function? Some examples directly call the MetaWear.disconnect() method (led.py), but others call mbl_mw_debug_disconnect. What about mbl_mw_metawearboard_tear_down? -
Looking for GPIO python example or tutorial
by Eric ·You did not do step #3 from my posted instructions. If you are unsure about how to use GIT branches, you can refer to any number of online tutorials, such as this one from Digital Ocean:https://www.d -
How can I get temperature and pressure readings into variables or arrays
by Bjorn ·HII include code regarding setting up the device and reading is in the earlier posts. Initiating is in the methods MyWearStart(); and reading in MyWearUpdate().