Skip to content

Slow connection init to VL6180X on Nvidia Jetson #29

@yurikleb

Description

@yurikleb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions