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.
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 ?
