-
Downloading Logged Sensor Data
by dushdushyant ·Initially tried with this:but not getting any data, -
Downloading Logged Sensor Data
by dushdushyant ·Dear Eric, -
Downloading Logged Sensor Data
by dushdushyant ·I guess this would be an example to log data from an accelerometer, -
Downloading Logged Sensor Data
by dushdushyant ·Hi Eric,I have been trying to set the board to log sensor data and then download the logged data -
Decoding raw data op from the sensor
by dushdushyant ·Hi All, -
Is there a way to calibrate accelerometer on C-boards?
by mikesv ·Hi Eric, -
GPIO pins
by shiqi ·case READ_ADC: -
GPIO pins
by shiqi ·private class GpioMessageHandler implements RouteManager.MessageHandler { -
Should I use service or/and alarm manager to download log entries from the board?
by mikesv ·It is still not working for me. Even when Runnable reports that the board is connected the ConnectionStateHandler connected() event is not firing. -
GPIO pins
by shiqi ·read analog pins:private class GpioMessageHandler implements RouteManager.MessageHandler { -
GPIO pins
by shiqi ·Hi, i am trying to add in 2 more GPIO pins but couldnt get the data. Ive tried to change the code to read 2 more gpio pins and expand the save data, but i only get one line and it is not a straight l… -
Trouble handling motion events
by snoran ·I have a workaround below that might suffice. The only issue I have with it is that I can't start the accelerometer in low power. Using an oscilloscope I do see a bit of power savings when I use star… -
Should I use service or/and alarm manager to download log entries from the board?
by mikesv ·public void onCreate(Bundle savedInstanceState) { -
Should I use service or/and alarm manager to download log entries from the board?
by mikesv ·Thank you Eric. It works but it is very inconsistent. The app is crashing while trying to reconnect and i am losing stored logs. -
Trouble handling motion events
by snoran ·I think that I've correctly implemented what you suggested using branches and passthroughs to emulate an if else and setting each passthrough value according to whether we want to detect motion or no… -
Should I use service or/and alarm manager to download log entries from the board?
by mikesv ·For some reason the board doesn't re-connect. Works only the first time around. Should I also reset BLE? Thanks! -
Trouble handling motion events
by snoran ·When the board is connected to the phone, then I have no problem handling motion events, e.g. turning on the LED when motion is detected then listening for no motion. However, I would like this to ha… -
Adding a data route timed out after 10000ms and non-zero status: 8
by Deepak010 ·Hello, -
Android Tutorial "cannot resolve symbol 'accModule'"
by topshield ·Hi, -
RMS filter for C-type sensor
by mikesv ·Thank you Eric for the suggestion but I am getting a very strange results now.