2024-11-25 08:02 PM
Hello,
I am using the VL53L8CX ToF sensor (I2C) and have encountered an issue. Currently, I’m not using a coverglass, and I have set the sensor to an 8x8 resolution with a frequency of 15 Hz.
The problem is that when I run the sensor in an infinite loop, it stops collecting data after a while, usually within 10 minutes, without displaying any error messages.
Could you please help me identify the cause of this issue and suggest possible solutions?
Thank you in advance!
2024-11-25 10:21 PM
I guess 15hz was too fast to continuously getting data. So I set 10hz and it runs well. Which frequency do you recommend for long time measurment like a few hours.