VL53L8CX not accurate distance
I’ve been using the "vl53l8cx" sensor to measure distances through I2C, and I noticed that when I measure distances (between 10cm and 50cm), the values reported by the sensor are consistently half of the actual distance. For example, when the actual distance is 100mm, the sensor reports around 50mm, and similarly for other distances.
I used the example code ST provided.
I set 8*8 resolution and 15Hz frequency.
I think problem occurs here. I got "target status : 6"
Could you please explain the reason for this issue and how to fix it?
