-
I2C communication
by didlich ·Hi all, -
MetaWear Magnetometer Code (Swift)
by gulshan ·Magnetometer is working fine in metawear app. -
Android Heart Rate App
by pradeepvr ·Hi Guys, I am trying to read heartrate data from Android with below code snippet, but its not working. Heartrate sensor light is not switching ON, any help would be grateful. public void startHeartRa… -
Reset tutorial?
by mgdbgj ·and getModule(...) is called and routes are established. This is in addition to reestablishing connections on connected() (#2 above). -
Removing existing timers
by DionnV ·I'm currently working on an App which communicates with a MetaWear RG.The main theory is that the board schedules a timer which logs temperature data. Whenever a device with the app open is near, it … -
'R' won't connect to app
by polymrph ·I've done this and I can see the 'Unknown characteristic' value changing when I press the button. But... how does this help me and (GKanitz)? Is the sensor faulty or will it just not interact prop… -
MBLPinChangeTypeRising and MBLPinChangeTypeFalling
by kalle ·Hi i have a problem,hope you can helpi'm trying to make a project like the metaKeg, but having problems to convert from objc to swift. and i like to make it in swift. -
CPRO NoMotion Detection
by rcaboni ·I try to received a message from CPRO when the sensor is fixed.I would like to check if the person wear the sensor is motionless for 5 seconds. -
Only Y axis filtered from Accelerometer
by rcaboni ·Thank you very much, Erik, -
Adding on GPIO channels
by Eric ·The barometer panel does items #2 and #3 for 2 data sets. -
Request: synchronized streaming from multiple devices
by Eric ·How many devices are you attempting to simultaneously stream and at what data rates? Bluetooth le can't reliably handle data at frequencies higher than 100Hz. If you are flooding the radio with dat -
How to make sure the sensor is actually working?
by Edwardsj ·I commented out the disconnect and let API handle the connection. Below is my code to 'initialize' the board. I saw that the board disconnected automatically. I think it's the signal indicating the s… -
How to make sure the sensor is actually working?
by Edwardsj ·Hi, -
Unable to get step counter data
by lgleasain · -
iOS App Crash - Assertion Failed
by Adrenocortico ·If it could be useful, my code crash (when iPhone is locked) when "a" of the if cycle is true, so when the hapticBuzzer starts. -
IOS Filter Bugs?
by rosemark0208 ·Either I'm missing something in the docs... or the IOS filters might have some bugs? -
Potential but in Comparison filter
by rosemark0208 ·Can you combine "Comparison" filters in IOS to create a range filter? For instance, unless I am mistaking I believe this should work... -
Faulty MetaWear R Battery - Zero Percent 0%
by cianmce ·I have MetaWear Rs, 2 from the Kickstarter campaign. -
The module cannot be android library
by jorgez ·Thanks, I just realized that. -
How to persist filtered event on disconnect
by dbatshaw ·I have setup the metawear to log a filtered event and I am trying to figure out how to retrieve those logs after a disconnect. The event documentation says to use retrieveEventWithIdentifier but whe…