Add adxl367 to asset tracker template

Do you have an example of how to add the adxl367 accelerometer to the asset tracker sample template.

I would like to use the accelerometer to detect movement beyond a defined value and accumulate the number of times this takes place over 24 hours.

Ideally, I would like to add an implementation similar to what is already provided for the bme680 sensor.

I hope you can assist.

  • Hi Francois,

    I assume you’re working with the Thingy:91X. We do not have a concrete example for that, so you'll need to implement it yourself. Are there any specific issues you are running into? For example how to enable the sensor in the device tree, which driver to use, or how to integrate it into the asset tracker template?

    Regards,
    Benjamin

Related