VL51L1X ToF Sensor Status Error

Hello, I am using the vl51l1x libray for my ToF sesnor and I am getting a status error. The error I am getting is the “RangeValidNoWrapCheckFail”. Does anyone know any context about this error? I have not been able to find any details about what this status suggests.
Thank you.

Weird, it’s commented out in our library: openmv/vl53l1x.py at master · openmv/openmv · GitHub

It originally was commented out for me as well. I uncommented it out when the sensor did not seem to be operating properly to try gain more information about the issue.

Well, it’s a register read on the sensor. The datasheet on the sensor likely has more information.