10-09-2023 02:22 PM
10-10-2023 04:01 AM
Hi stephan-w,
Can we know what your application is? What data do you expect to obtain from BHI360?
10-11-2023 10:44 AM
Hi BSTRobin
We were hoping to use it firstly for the orientation of the device. So to get the gyroscope information.
Another data we would like to get out are vibration anaylsis (in the low Hz range, like 5 to 50 Hz) with amplitude if possible. But that is a second priority.
10-18-2023 06:03 PM
Any update on this?
11-22-2023 10:32 AM
Hi stephan-w,
Official BHI360 sensor API and example code(https://github.com/boschsensortec/BHY2-Sensor-API) were written by C language. If you use ESP32-WROOM-32E under Arduino environment, you can refer to https://github.com/sparkfun/SparkFun_BMI270_Arduino_Library/tree/main/examples and migrate BHI360 software code to your platform.