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
  • Hi,

    Which SDK version are you working on?

    Regarding the sensors, adxl362 is used to find more minute motions, but both adxl362 and adxl372 should give somewhat similar values. Are you using some kind of activity timer in your project?

    I will take a look further into this. Alos, I am not sure if this might help, but in the meanwhile could you take a look at this ticket and tell me how it goes?

    Best Regards,

    Priyanka

Reply
  • Hi,

    Which SDK version are you working on?

    Regarding the sensors, adxl362 is used to find more minute motions, but both adxl362 and adxl372 should give somewhat similar values. Are you using some kind of activity timer in your project?

    I will take a look further into this. Alos, I am not sure if this might help, but in the meanwhile could you take a look at this ticket and tell me how it goes?

    Best Regards,

    Priyanka

Children
Related