VL53L4CD Minimum distance reading
Hi,
I am testing a VL53L4CD sensor for a measurement application. I am using the example code from the API to test out the sensor and I'm having an issue with the minimum distance of the sensor. It will not report a measurement range less than 70mm and when the target is closer than 70mm it reports range status 3. The API documentation says that range status error 3 means that the distance is below the detection threshold but has no other information about the error. I have tried changing the detection threshold to 0 with the API function (VL53L4CD_SetDetectionThresholds) but it had no effect on this error. I don't see any other information in the API manual that appears relevant, but this API doesn't seem to have as much documentation as the APIs for other sensors (I have used the VL6180X a little bit as well, with no issue). Any help with this is much appreciated.
