QTPY ESP32-S3 with VL53L4CD: Error: Wrong sensor ID or type!

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tylersuard
 
Posts: 21
Joined: Sun Jun 03, 2018 2:45 pm

QTPY ESP32-S3 with VL53L4CD: Error: Wrong sensor ID or type!

Post by tylersuard »

Hello. I am having a hard time getting the VL53L4CD TOF laser sensor to work with the QTPY ESP32-S2. I when I run the example scripts, I get the error:

Traceback (most recent call last):
File "code.py", line 10, in <module>
File "adafruit_vl53l4cd.py", line 78, in __init__
RuntimeError: Wrong sensor ID or type!

I am not sure what is going on here. I plugged in the cables correctly (they are STEMMA cables) and both the QTPY and the laser sensor are lighting up.


Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”