User Activity

I am trying to measure with the sensor VL53L4CX controlled by an ESP32 (4MB Flash) on ESP IDF. I have installed the drivers STSW-IMG029 v1.2.8 and implemented the I2C functions to read from the sensor, but the ESP32 boot when the I2C read something f...
I am using VL53l0x and I want to measure distances of 2 meters but I don't find the function to configure long range mode.
Hello,I want to measure distance with VL53L1X connected to ESP32. I can read correctly vl53l1x reference registers and I initialize without problem but i can't read measures.I want to get readings by polling.This is my code:-------------------------...