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

Other devices on i2c bus give incorrect data #16

Open
gpabdo opened this issue Oct 26, 2023 · 1 comment
Open

Other devices on i2c bus give incorrect data #16

gpabdo opened this issue Oct 26, 2023 · 1 comment

Comments

@gpabdo
Copy link

gpabdo commented Oct 26, 2023

When I run begin() before setup of any other i2c devices, if begin() returns true, all other devices fail to init, and if I init the other devices before the gps begin() and it returns true, they all give inaccurate values, either way the gps works correctly though. begin() seems to be doing something to the bus, but I can't figure out what it is.

@gpabdo
Copy link
Author

gpabdo commented Oct 31, 2023

This must be something to do with the SparkFun LoRa Thing Plus - expLoRaBLE I tried the same code on a SparkFun Thing Plus - ESP32 WROOM (USB-C) and it works just fine.

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

1 participant