This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Gyro range for TI Sensor Tag- increase?
#1
Thank you for providing your outstanding application and services! I use them regularly and find them easy to use and powerful to extend. But I'm stuck on trying to understand how to adjust the range for the SenorTag's gyroscope.

The motion sensor in the TI Sensor Tag has adjustable ranges for the gyroscope.
The existing Phyphox SensorTag experiment uses a very low range.
Is is possible to reset the range for the gyro sensor to higher dps range in the Phyphox experiment editor?

The Phyphox experiment configures that sensor in this section of code:
https://github.com/phyphox/phyphox-exper...hyphox#L17

Despite several attempts and reading many online discussions of issues about the sensor, I've not been able to understand how to make this change.

Thanks in advance for your assistance.
Reply
#2
Hey,

Quote:The motion sensor in the TI Sensor Tag has adjustable ranges for the gyroscope.

Youre right, the MPU9250 is able to measure up to 2000 degree per second. Unfortunately the Sensortag firmware does not allow to select another range for the gyroscope. Its only possible to enable/disable each axis and select different accelerometer ranges.

Cheers
Dominik
Reply
#3
(05-24-2023, 08:44 AM)Dominik Dorsel Wrote: Hey,

Quote:The motion sensor in the TI Sensor Tag has adjustable ranges for the gyroscope.

Youre right, the MPU9250 is able to measure up to 2000 degree per second. Unfortunately the Sensortag firmware does not allow to select another range for the gyroscope. Its only possible to enable/disable each axis and select different accelerometer ranges.

Cheers
Dominik
Thank you.
Reply


Forum Jump: