-
Using the Button on the C
by hansmann2 ·Hi all, -
Unable to get step counter data
by hansmann2 ·Hi all, -
Timer for GPIO
by udi_o ·OK, the following code seems to execute the board disconnection (without this code restarting the program leaves the board binded and adverised MAC is not seen)try { -
Routing data with a process directive times out
by igierardstimulant ·When I submit a data route after connection that contains a processing step the commit times out with the "java.util.concurrent.TimeoutException: Adding a data route timed out after 7000ms&quo… -
Timer for GPIO
by udi_o ·Hi, -
Android Logging
by stu68 ·protected void streamData() { -
Android Logging
by stu68 ·I am trying to get the logging functionality working with the current API. It seems to be working fine except not all of the data seems to be getting transferred into an arraylist that I'm trying to … -
Macro Acceleromter
by rosemark0208 ·I found an older threadhttp://community.mbientlab.com/discussion/comment/1720/#Comment_1720 -
Accelerometer multiple axeses
by rosemark0208 ·I have found a way to accomplish something that allows this to be accomplished... I could only get it to work using the android SDK... the IOS SDK has the primitives to perform this operation but I … -
Accelerometer multiple axeses
by JpEncausse ·Can we get X,Y,Z values from DataToken ? Or use a Processor to store the X,Y,Z values ? -
Changing Broadcast parameters on event
by JpEncausse ·Hello do you have a working example ? -
How to Maintain Name after Firmware Update
by stu68 ·Not exactly - I was using the HomeFragment code from the sample app and added the command to the reconnected override: -
Problems on reading/writing through I2C
by gtx77 ·Hi Eric, -
Problems on reading/writing through I2C
by gtx77 ·LineData data = chart.getData(); -
Problems on reading/writing through I2C
by gtx77 ·//We are going to setup the first communication through i2c to get the differential value of CH2-CH3 -
Problems on reading/writing through I2C
by gtx77 ·Hi Eric, -
Problems on reading/writing through I2C
by gtx77 ·Hi Matt, -
Reset with on-board button push
by udi_o ·Hi, -
import api not compiling
by udi_o ·OK, tried the following code on 'connected' state, I expect the green led to blink when darkness conditions reached but it never happenplease suggest -
High Pass Filter
by stu68 ·I have working code built with the older API. I was able to get the filtering to work on the older API, but the documentation for 2.4.0 doesn't seem to explain how to enable the high pass filtering (…