Is the stmduino VL53L1 library only supposed to be used for a single sensor? #2774
|
Using this library, I can configure 2 sensors at once, but if I call VL53L1_StartMeasurement for both sensors then I get errors when trying to get ranging data from either of them. I already confirmed that I can set up and read from each one individually. |
Answered by
gramcracker
Aug 29, 2025
Replies: 3 comments 6 replies
|
Hi @gramcracker |
0 replies
|
Hello @gramcracker , |
0 replies
|
How can I get access to the 800 cm ranging? I have the |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured it out. It was the addresses
I had this:
Which didn't work. This did: