hanyazou / BMI160-Arduino

76 stars 35 forks source link

accelerometer data reading #8

Open mohdjr opened 6 years ago

mohdjr commented 6 years ago

How to get the acceleration data from BMI160 with arduino nano? could you please provide me the source code!

renr3 commented 6 years ago

Hello! I am also having troubles getting acceleration data. The get acceleration function returns zero values for all three axis. But, the get gyro function values works properly. Anyone have any insights about it?