Thingy91: adxl372 accel_polling example not giving proper data.

Hi,

I am trying to test adxl372 on thing91 board using accel_polling example.

I created required alias for adxl372 as mentioned in the example document.

On running the app on thingy91 I am able to get the serial logs printing data on X, Y and Z axis, but the values do not change on respective axis on changing device orientation.

Using same example for adxl362 gives variation in data on respective axis as per orientation.

Is there any specific configuration required for adxl372, or any modification required in the accel_polling example?

Parents Reply Children
Related