-
Dear Oleksandr,
This is not an issue, but an attempt to clarify.
But first let me thank you for your great work!
The sensor overview helps me a lot :-)
On the hardware site https://wiki.liutyi…
-
Hardware:
|Board|ESP32 Dev Module (ESP32-WROOM-32D)|
|Version/Date|1.0.5 and 1.0.6|
|IDE name|Arduino IDE 1.8.13|
|Flash Frequency|80Mhz|
|PSRAM enabled|no|
|Upload Speed|115200|
|Computer OS|W…
-
To better understand the behavior an example would be very helpful.
-
Hello Marteen , pleased to contact you.
We've been fighing for weeks to get an accurate temp/humity/CO2/TVOC measurements from a CJMCU-8118, using ESP-IDF.
Best results have been 2ºC over , and …
-
Hi,
This is not an issue but a comment.
Thanks for the code.
I wanted just to mention that your code also work with the **hdc1080**...
kind regards
-
**Device type**
- [x] ESP32
**Framework version**
- [x] ESP-IDF latest master
**Describe the bug**
Is it possible to use the libraries in two different tasks (1 Task und 1 Interrupt r…
-
### PROBLEM DESCRIPTION
I have two Shelly 1 devices, both with Tasmota 9.5.0, but one is compiled **with** `USE_ADC_VCC` and uses this template:
```
{"NAME":"Shelly 1","GPIO":[0,0,0,0,224,192,0,0,0…
-
Auf diesem Wege suche ich Tester für meine Implementierung des LiPo-Stromwächter-Modul "LC708203f"
Bei meinen ersten Versuchen bin ich "abgerutscht" ;) und es gab auf dem Modul einen kleinen Funken…
-
Sensor: Breakout Board with CCS811 and HDC1080 (Temp/Hum) combined
Board: Heltec Lora32
IDE: PlatformIO
```
[env:ttgo-lora32-v1]
platform = espressif32
board = ttgo-lora32-v1
framework = ardu…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
Seems that having `ESP32.Temperature` breaks the SGP30 sensor driver results for absolute humidity (aHumidity)…