Skip to content

RuntimeError always occurs while reading sensor data using adafruit_bme680.py #76

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

Closed
savannahcofer opened this issue Nov 18, 2024 · 2 comments · Fixed by #77
Closed

Comments

@savannahcofer
Copy link
Contributor

savannahcofer commented Nov 18, 2024

When running adafruit_bme680.py, the following occurs every time.

Traceback (most recent call last):
File "‹stdin›", line 1, in ‹module >
File "adafruit_bme680.py", line 275, in temperature File "adafruit_bme680.py", line 394, in _perform_reading
RuntimeError: Timeout while reading sensor data
@caternuson
Copy link
Contributor

Please post in the forums with photos of your setup showing how everything is connected:
https://forums.adafruit.com/

@caternuson
Copy link
Contributor

nvm - that one is an obvious code error

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

Successfully merging a pull request may close this issue.

2 participants