I am trying to connect Adafruit VL53L4CD Time of Flight Sensor (https://www.adafruit.com/product/5396) with Nvidia Jetson Xavier NX using libi2c. But I could not figure out how to do it. Any one have any experience using VL53L4CD?
I found some code for Arduino https://github.com/stm32duino/VL53L4CD. This code should have the information for the device, such as address etc.