ArduinoGeneral

Problem to use SEN0250 BMI160 module

userHead Account cancelled 2020-09-25 01:40:21 740 Views1 Replies
Hello,
I try to use the BMI160 module and I successfully read data with `getAccelGyroData()` but I only get static values when I use `getAccelData()`, 'getGyroData() or `getSensorData()`.
I don't see anything particular in doc to use these functions.
What is my problem?

Alain