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

Error running the bmp280.py #14

Open
henriquebrnetto opened this issue Jun 16, 2022 · 2 comments
Open

Error running the bmp280.py #14

henriquebrnetto opened this issue Jun 16, 2022 · 2 comments

Comments

@henriquebrnetto
Copy link

I am having an error trying to run the test for the bmp280 sensor. This is the error showing:

File "bmp280.py", line 9, in init
File "bmp280.py", line 45, in get2Reg
File "bmp280.py", line 41, in getReg
OSError: [Errno 19] ENODEV

How do I solve this? Thanks

@ONE1CHINA
Copy link

same

@shaoziyang
Copy link
Collaborator

It mabye i2c bus error, please use i2c.scan() first to ensure bus connect correctly.

And SDO signal affects i2c address setting, please refer to the instructions in the readme.

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

3 participants