Skip to main content
SMosh.1
Visitor II
May 25, 2022
Question

VL53L5 Motion indicator module

  • May 25, 2022
  • 1 reply
  • 789 views

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?

This topic has been closed for replies.

1 reply

John E KVAM
ST Employee
June 7, 2022

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

  • john
If this or any post solves your issue, please mark them as 'Accept as Solution' It really helps. And if you notice anything wrong do not hesitate to 'Report Inappropriate Content'. Someone will review it.