2022-08-18 05:47 AM
Hello,
We are working on tilt feature development based on LIS2DW12 sensor.
For the development of the tilt feature with the help of Wakeup interrupt and following the attached example below
So, How to set the sensitivity value from the open to the close position? (Please refer to the below example)
2022-09-13 09:13 AM
Hi @CPate.1962 ,
you might use the User offset to set a negative offset almost equal to the "open condition", just when the door is in this condition, and then you will get negative value (but with an absolute value above the threshold) during the door opening.
-Eleon