VL53L4CD Interrupts
Hi
I am using VL53L4CD for detecting presence of an object at a distance below 300mm. I have considered Examnple4 Ultra Low Power as the base. I am able to get the interrupts when an object comes below 300mm distance as expected.
But in this scenario if the object stays at a distance below 300mm I keep on getting the interrupts after a regular interval.
What I want to implement is that I should get interrupt once an object comes below 300mm and once when it goes away.
Is it possible to get this functionality?
