Hello,
I am using the most recent SDK (9.1.0).
Also I got source of RawLogger application and rebuilt it. It does have gyroscope and I added its support in analogous way as accelerometer data retrieving implemented.
Changed manifest to use API 5.0.0 (System 7) to make sure that fr255s will support gyroscope. Physically fr255s has gyroscope. Using real device. But gyroscope data empty.
So the questions:
1. is gyroscope available on fr255s or firmware somehow prevents accessing its data (for external app like RawLogger)?
2. is there any possible way to get gyroscope data on fr255s real device?
P. S. fr255s firmware version is 27.09
I'll be grateful for any information or advices.