cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way to detect significant motion with lsm6dso sensor without using step counter. Since I use it on cars, it can not detect location changes.

Iakgu.1
Associate III

lsm6dso sensor generates significant motion interrupt when a change in user location is detected. It generates an interrupt when the difference between the number of steps counted from its initialization/reset is higher than 10 steps. So it uses step counter. I will use this sensor on car. So I can not take interrupt, when the car changes location. Since there is not any steps. Is there any way to detect significant motion interrupt without using step counter in lsm6dso sensor ?

10 REPLIES 10
Iakgu.1
Associate III

In the array every byte has a meaning. It may be command, condition, fixed data, threshold, etc.

I used another array from datasheet and problem is fixed.