2025-01-14 03:27 PM
I’m using the VL53L8CH sensor with an ESP32 and developing a program in Arduino language based on Example_10_motion_indicator.c provided by ST. I successfully obtained the motion indicator output using a 4x4 map.
Next, I tried switching to an 8x8 map by applying the following settings:
Could you please advise if there are any additional settings required or if this might be related to a library issue? Any suggestions or insights would be greatly appreciated.