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

Changing the default address #17

Open
lpilli opened this issue Feb 29, 2024 · 4 comments
Open

Changing the default address #17

lpilli opened this issue Feb 29, 2024 · 4 comments

Comments

@lpilli
Copy link

lpilli commented Feb 29, 2024

I changed the default address to 0X30 on one of my sensors, it reverted back to its default after the Pi rebooted. Is this normal?

Thinking to run the set_address at boot, other than that I dont see other options?
Multiplexers is one other still though.

@lpilli lpilli closed this as completed Mar 1, 2024
@lpilli
Copy link
Author

lpilli commented Mar 1, 2024

including the set_address into my code, so everytime I need to read from two sensors, set_address runs...

@lpilli lpilli reopened this Mar 1, 2024
@lpilli
Copy link
Author

lpilli commented Mar 1, 2024

Actually now I am curious, can we change the default address permanently?

@johnnohj
Copy link
Contributor

johnnohj commented Jun 3, 2024

The VL53L1X doesn't have onboard non-volatile memory, so any settings are cleared with power down. For using a pair of these sensors, check out this guide here. If you opt to use a multiplexer, I can vouch for this one when used with two VL53L1Xs.

@lpilli
Copy link
Author

lpilli commented Jun 3, 2024 via email

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