Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow connection init to VL6180X on Nvidia Jetson #29

Open
yurikleb opened this issue Apr 14, 2023 · 3 comments
Open

Slow connection init to VL6180X on Nvidia Jetson #29

yurikleb opened this issue Apr 14, 2023 · 3 comments

Comments

@yurikleb
Copy link

I'm experiencing slow initial connection time (above 10 sec) with the VL6180X TOF sensor on the Nvidia Jetson Dev Kits (both Nano and Xavier NX).

Once connected everything works fine, but sensor = adafruit_vl6180x.VL6180X(i2c) takes above 10 seconds to execute.

I have installed the library via:
sudo pip3 install adafruit-circuitpython-vl6180x

Running i2cdetect works quite fast.
Also once in several attempts, the connection is established quickly without delay.
What could be causing this such slow sensor init?

I opened a discussion on the forums but could not find a solution:
https://forums.adafruit.com/viewtopic.php?p=843163#p843163
https://forums.adafruit.com/viewtopic.php?p=968714

@Hommus
Copy link

Hommus commented Apr 18, 2023

Encountering the same issue, I'm keen to hear how this is solved!

@yurikleb
Copy link
Author

Did anyone had a chance to investigate further?

@yurikleb
Copy link
Author

is there maybe an alternative library we could try and use for now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants