MetaWear app gyro caped at 125º/s
I have been experimenting with the MetaWear app and I realised that when it plots the gyroscope data, even if you change the rotation range to, say, 250º/s, the plot y range gets updated, but the values still arrive clamped at 125º/s.
It either is that the MetaWear code does not tell the device to update its internal gyroscope setting or that the setting does not have an effect.
As a side note, I realised that the sensor fusion sample app (the one with the rotating cube) works really well (using only acc/gyro data) if you move the sensor slowly, but if you move it quickly, it fails to respond correctly (misses fast rotations). So, it may be related to the problem that the gyroscope does not change its limits using the API.
This discussion has been closed.
Comments
Range.values().length - rangeIndex - 1
or wait for app to be updated.