Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extremely low gyroscope sensitivity #3

Open
Valkirie opened this issue May 1, 2023 · 1 comment
Open

Extremely low gyroscope sensitivity #3

Valkirie opened this issue May 1, 2023 · 1 comment

Comments

@Valkirie
Copy link

Valkirie commented May 1, 2023

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;

image

@anwarbosch
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants