BMI323_SensorAPI
BMI323_SensorAPI copied to clipboard
Extremely low gyroscope sensitivity
Hi, I'm using 01/03/2023 drivers over BMI323 and am facing extremely low gyroscope sensitivity.
I'm using the below code on my c# project to catch ReadingChanged events. Right now, I have to make large movements with my device to get any events to raise.
var sensor = Gyrometer.GetDefault();
sensor.ReadingChanged += ReadingChanged;
Hi @Valkirie, Since “Windows.Devices.Sensors” based library been used to fetch sensor data as events and underlaying Microsoft drivers information is required to support your context, please use our Boschsensortec community forum to get full support immediately
BST forum : https://community.bosch-sensortec.com/t5/Bosch-Sensortec-Community/ct-p/bst_community