-
Not getting flat events from sensor.
by JulieM ·I have the following code to try to process flat events from the sensor but the event handler callback is never called: MBLAccelerometerBMI160* accelerometerBMI160 = (MBLAccelerometerBMI160*) device.… -
Metamotion r IMU calibration
by paner ·I have the Metamotion r and i am fusioning with IMUPlus mode. -
Up to how many MBLMetaWear sensors can be connected to a single app?
by kbezahueka ·a) I would like to know up to how many Meta Wear CPRO sensor can I use with one single iOS App. b) Is there a performance relevance depending on the number of sensors connected? -
MetaWear Magnetometer Code (Swift)
by gulshan ·Magnetometer is working fine in metawear app. -
Collecting combined data at the same time from the multiple sensors connected
by gulshan ·I'm getting non-null value for device1, but getting nil value for device2. -
Can't access accelerometer data stream on Free Fall tutorial
by physiowear ·I'm having the most basic problem here...I can't get an accelerometer data stream (or gyroscope) to access raw x, y, z data in the Free Fall tutorial. Nothing shows up on my log: -
MetaWear Magnetometer Code (Swift)
by gulshan ·Hi, -
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... -
Firmware v1.1.3 Released
by kuubus ·After upgrading to the latest/this firmware on the Metawear C the 'accelerometerBMI160.orientationEvent' is streaming the orientation now instead of sending an event when orientation changed. Is this… -
Enabling and disabling Ibeacon/advertisement through events in a disconnected state
by Whulfs ·Ok, so I'm using the Metawear to detect orientation changes and notify an intel edison of the moment via ble advertisement packets. This part of the project works well! I'm successfully reading the p… -
How to persist filtered event on disconnect
by dbatshaw ·So it looks to me like the issue is caused by step #4. It seems that whenever setConfiguration is called it creates a new event. Am I suppose to only ever call setConfiguration once even between app -
API Authentication/Authorization
by Laura ·For idea #4 you would need custom firmware or you could potentially use the device ID/key as your access code and then no custom firmware would be required.