2022-05-25 12:22 PM
Hi there,
I'm trying to read some motion data from VL53L5 but so far no luck. I initialize the sensor using vl53l5cx_motion_indicator_init() with default values and then read motion_indicator.motion[i] but all I get is zero values in this array despite creating some motion in front of the sensor. Is there any sample code/ app note available that I can follow?
2022-06-07 02:12 PM
it the software delivery there is the: Example_10_motion_indicator.c
is this what you tried? It should have worked.
If it did not, I'd like to email you directly. Please contact: john.kvam@st.com
(This forum isn't a really good way of remotely debugging.)