Skip to content

CRC mismatch #26

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
juatafe opened this issue Dec 29, 2021 · 0 comments · Fixed by #27
Closed

CRC mismatch #26

juatafe opened this issue Dec 29, 2021 · 0 comments · Fixed by #27

Comments

@juatafe
Copy link

juatafe commented Dec 29, 2021

CRC mismatch

python3 sht31d_simpletest.py Traceback (most recent call last): File "/home/pi/enose/Adafruit_CircuitPython_SHT31D/examples/sht31d_simpletest.py", line 14, in <module> print("\nTemperature: %0.1f C" % sensor.temperature) File "/usr/local/lib/python3.9/dist-packages/adafruit_circuitpython_sht31d-2.3.8.dev3+g028731e-py3.9.egg/adafruit_sht31d.py", line 359, in temperature File "/usr/local/lib/python3.9/dist-packages/adafruit_circuitpython_sht31d-2.3.8.dev3+g028731e-py3.9.egg/adafruit_sht31d.py", line 255, in _read File "/usr/local/lib/python3.9/dist-packages/adafruit_circuitpython_sht31d-2.3.8.dev3+g028731e-py3.9.egg/adafruit_sht31d.py", line 236, in _data File "/usr/local/lib/python3.9/dist-packages/adafruit_circuitpython_sht31d-2.3.8.dev3+g028731e-py3.9.egg/adafruit_sht31d.py", line 136, in _unpack RuntimeError: CRC mismatch

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.

1 participant