-
problem with react component on Android 6
by Luca ·Hello, -
Account Data Processor
by rajmishra ·Yes addRouteAsync task succeed.no output from: source.account().stream(new Subscriber() -
Account Data Processor
by rajmishra ·from this thread i came to know about reconstruction of timestamp, i implemented code as is here: -
Swift : Merge multiple readings on system time
by smila001 ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #000000; background-color: #ffffff} -
Check board connected state and (clean) disconnect
by Eric ·https://mbientlab.com/cppdocs/latest/mblmwmetawearboard.html#freeing-memory -
Changing the LED Colors
by tbfs25 ·public void retrieveBoard() { -
Changing the LED Colors
by tbfs25 ·In the oncreate function -
Multiple Sensors - Fighting for resources on MAC OSX and Swift
by smila001 ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #4f8187; background-color: #ffffff} -
Sampling frequency : Swift on MAC OSX
by smila001 ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #4f8187; background-color: #ffffff} -
MetaWear : CLI application on MACOSX
by smila001 ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #4f8187; background-color: #ffffff} -
Advertising Name Unsable
by lmoro ·Hi everyone! -
MetaMotionR+: Maximal Recording Time coming up short
by Zhanna ·none; color: #747474; background-color: #ffffff; -webkit-text-stroke: 0px #747474} span.s3 {text-decoration: underline ; font-kerning: none; color: #0000ee; -webkit-text-stroke: 0px #0000ee} ul.ul1 { -
Freezing during Download
by mrsaliwood ·p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #ffffff} -
Connect by proximity
by Eric ·https://developer.android.com/guide/topics/connectivity/bluetooth-le.html#find -
Battery Consumpion
by ivancap ·Hi, i'm using MetaMotion R, and yes, i disconnect and tear down the board when closing. Could it be related to the advertising timing ecc ... i'm using -
Logging issues - Meta motion R
by aarora ·I have been trying to create an app which tracks the steps using the Meta motion R trackers. They are using the latest firmware and I'm using API v3.0.17(Latest). Although I'm having trouble downloa… -
How to log properly?
by casper ·So far I have return accelerometer.acceleration().addRouteAsync(new RouteBuilder() { -
Attach vibration sesor with RPRO
by rajmishra ·No did not, instead i used PULL_DOWN function as Matt suggested. gpio.initiateAnalogInRead(GPIO_PIN, Gpio.AnalogReadMode.ADC).pullDownPin(GPIO_PIN).commit(); -
Attach vibration sesor with RPRO
by rajmishra ·Thanks Eric, -
Service with temperature sensor
by almartinez ·Already done, the code is below here if someone needs it: public class YourService extends JobService {