-
Dear,
i'm from a big company in switzerland and we really love your SHT4x Smart-Gadget sensors (and we own more than 200 pieces of it). For our internal workflow we would like to write an programm to…
-
Photos of my various sensors (all B1.9, all purchased around November last year):
![IMG_1969](https://user-images.githubusercontent.com/2560/159209688-aace57da-40ab-425d-96e1-56a87fbe15e5.jpeg)
![…
-
Fails to initialise component after selecting i2c address and sampling frequency.
Only Temp(c) and Humidity show up, when testing the SCD41 with the new firmware (Temp-Fahrenheit has been added) it s…
tyeth updated
2 years ago
-
When I try to flash it with the latest firmware in the repo, the display remains "frozen" with the last values it displayed with the stock firmware.
When I flash back to the original firmware on th…
-
**Describe the bug**:
incompatible type error in [examples/sht4x/main/main.c](https://github.com/UncleRus/esp-idf-lib/blob/master/examples/sht4x/main/main.c) line 58.
`uint8_t duration = sht4x_g…
-
is it possible to have a schematic, how to connect light and temperature sensor ?
e.g. for TSL2561:
scl to i2c scl ?
sda to i2c sda ?
int not connected ?
no resistor or capacitor?
in the code…
-
**Is your feature request related to a problem? Please describe.**
I tried to set my SHT40 sensor up using the SHT3x settings but it didn't work, so I think something must be added for the SHT40/SHT4…
-
### What happened?
I have the SHT40 Smart Gadget already in HA through Bluetooth Low Energy Monitor Integration but the Humidity data that I'm getting in HA is relatively low compared to the Gadget…
-
Adafruit library: https://github.com/adafruit/Adafruit_SHT4x
-
### The issue
After updating my esp-idf installation, I observed build fails for projects. I reinstalled esp-idf entirely, the build issue persists.
ESP-IDF commit:
commit 31b7694551620522cc3f…