bme280 ERROR #12783
Unanswered
IsaNocNoc
asked this question in
RP2040 / Pico
bme280 ERROR
#12783
Replies: 2 comments 2 replies
-
What is the error? |
Beta Was this translation helpful? Give feedback.
2 replies
-
OSError: [Errno 5] EIO tells you that the I2C device is not responding. Something broke in the communication. check the wiring (SDA, SCL, GND, VCC) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, when I wanted to program a simple program for a bme280, an error was generated in the library and I don't know why. Could anyone explain to me why it is generated and how to solve it?
CODE:
ERROR:
Beta Was this translation helpful? Give feedback.
All reactions