cancel
Showing results for 
Search instead for 
Did you mean: 

vl53l0x status 255: no update

ADP1114
Associate II

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

1 REPLY 1
ADP1114
Associate II

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