Skip to main content
ADP1114
Associate III
August 15, 2019
Question

vl53l0x status 255: no update

  • August 15, 2019
  • 1 reply
  • 755 views

Hi all

My vl53l0x sensor is currently giving the "no update" status. The API only mentions that the error will not trigger. What does that mean?

What could be wrong when this status is received and how could I resolve it?

Thanks in advance

This topic has been closed for replies.

1 reply

ADP1114
ADP1114Author
Associate III
August 15, 2019

The problem went away when I used the VL53L0X_PerformSingleRangingMeasurement() function in stead of the VL53L0X_GetRangingMeasurementData() function.