Grove - Time of Flight Distance Sensor(VL53L0X) and Seeeduino LORAWAN/ GPS

Hi,



I have purchased a number of Seeeduino LORAWAN GPS, Grove Shields and Grove sensors such as the Grove - Time of Flight Distance Sensor(VL53L0X).



After much testing I cannot get the Grove - Time of Flight Distance Sensor(VL53L0X) to work with the LORAWAN board. The sample GROVE VL53L0X code has been updated to Serial.USB but the sensor will not operate. Can you provide some guidance please?



thanks



Cameron

Hi Cameron



Please change serial.print to serialusb.print from both ino file and cpp files. i tested it and it works well. thanks.



Bill