Is there a full description of status for the VL53L1X sensor and how to recover from them?
Hi,
I am using a VL53L1X sensor and using the LITE driver version 1.0.2. I am finding a condition where in a random situations the sensor is returning 0 in the range measurement while looking at a long distance <4m. This distance will continue returning the same value after reaching that condition.
After trying to change some of the configurations I discovered that the only way to recover the device is to switch from long distance mode to short distance mode, and back to long distance mode. My best guess is that at some point there was an unwrap status which was not recovered. Unfortunately I don't have good means to recover the status information from that code.
After taking a more detailed look at the LITE driver and Full driver documentation, I found that the later presents some other status not directly documented on the LITE driver. Nonetheless, in the cases of errors, I could not find good documentation on what would cause the status error, nor if there is any means to recover from them without rebooting the device.
Do you have any available documentation with better detail on what the status means, and actions that need to be taken, if any, when you run into error status? Thanks for the input.
