Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

OSError: [Errno 116] ETIMEDOUT #1

Open
gittehupe opened this issue Dec 30, 2023 · 1 comment
Open

OSError: [Errno 116] ETIMEDOUT #1

gittehupe opened this issue Dec 30, 2023 · 1 comment

Comments

@gittehupe
Copy link

gittehupe commented Dec 30, 2023

Sorry, but I always get the OSError: [Errno 19] ENODEV error when trying to access the measurements via temperature, relative_humidity = sht.measurements.

I guess the device is principally recognized, though, since i2c.scan() yields a value as follows:
>>> i2c.scan() [112]

The hardware setup should be fine since it is working perfectly under C with the Arduino IDE and ESP32.

Any hint?

@KK4HFJ
Copy link

KK4HFJ commented Jun 29, 2024

I get the same error. shtc3.py is copied to my esp32 in same folder as main.py

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants