LIS2DW12 Anti Tampering Application
I need to develop an application of anti tampering using LIS2DW12 and it's interrupt function. I'm using ST's official library and functions from:
https://github.com/STMicroelectronics/lis2dw12/tree/f352aa6ab62e4f050948cbbc78f5b79163a42379
I have already tried a few examples such as wake up, activity, 6D orientation, single/double tap and also tweaked and experimented with many parameters.
The accelerometer is inside a box with a keypad. This box will be fixed to the wall. I need to differentiate button presses from movement of this box such as unfixing the box from the wall. Is that possible to be done using maybe the wake up function?
