VL53L1X-SATEL does not work on breadboard
I have VL53L1X-SATEL - Breakout board, I have successfully tested it on Arduino Uno/Mega using Sparkfun's Library (https://github.com/sparkfun/SparkFun_VL53L1X_Arduino_Library) .
Now, when I connect the sensors's I2C lines on breadboard It doesn't work.
When I connect SCL and SDA of sensors to Controller's SCL & SDA respectively, It works perfectly.
What happens if I connect them breadboard and then to the controller? The reason I am doing this is I want to use two sensors so i have to connect them on breadboard and connect and SCL & SDA on same I2C bus.
