VL53L0X : No ToF sensor laser output.
I am using a VL53L0 ToF sensor.
If an interrupt occurs, repeat the measurement using the "VL53L0X_GetRangingMeasurementData" function and the VL53L0X_ClearInterruptMask function.
Normally, it operates, but the sensor outputs data that seems to be looking in the air due to unknown causes such as static electricity.
From the IR camera, there is no light in ToF.
Two functions, VL53L0X_GetRangingMeasurementData and VL53L0X_ClearInterruptMask, do not return errors.
When I initialized the phenomenon after checking it, the sensor operated normally.
I'm wondering if there's any data I can check because the data is similar to what I'm seeing in the air about the above phenomenon.
