-
Hello,
If the scd30 is not properly wired, then the function `airSensor.begin()` will return false, same for `airSensor.dataAvailable()` if it was disconnected after being initialised.
But if on…
-
### Hardware:
Board: ESP32 Dev Module, ESP32 Wrover
Core Installation version: 2.0.1
IDE name: Arduino IDE
Flash Frequency: 80Mhz
PSRAM enabled: …
-
@andrei-tatar
Currently the SmartNora "Sensor" node supports Temperature and/or Humidity.
What is your opinion about extending this Sensor Node with other sensors, as presented at:
https://develo…
-
### The problem
I'm trying to create custom I2C sensor components. Since the update to 10.3 the custom sensors don't compile due to not being able to find Wire.h. Wire is listed in the libdeps and th…
-
Hi,
I got into the world of Arduino and raspi during Corona so Im quite a noob, especially with raspi.
I cant get the SCD30 to work on raspi and I dont know wether this is because of this partic…
-
### The problem
Looking at the [code](https://github.com/esphome/esphome/blob/dev/esphome/components/sps30/sensor.py#L94), it seems that `pm_size` should be supported. However, it does not seem to be…
-
## Steps to Reproduce
I flashed the device with the wrong board firmware TTGO_T7 instead of ESP32DevKit (via platform io on MAC)
I have tried to reflash on top but it does not boot! Do I need to…
-
Hello! I'm attempting to use this with a Raspberry Pi CM4 Board, which I thought should be processor identical to the Raspberry Pi 4, however, this utility doesn't seem to work for me.
When I inspe…
-
Something odd is going on with one of my test CO2 sensors. About 2 days ago, it started reporting a relative humidity that was radically high and hasn't yet returned to normal. The blue line below is …
-
The current CO2 sensor, [SCD30](https://www.sensirion.com/en/environmental-sensors/carbon-dioxide-sensors/carbon-dioxide-sensors-scd30/), has two calibration modes: Auto Calibration (ASC) and Forced R…