sensors-software icon indicating copy to clipboard operation
sensors-software copied to clipboard

sourcecode for reading sensor data

Results 136 sensors-software issues
Sort by recently updated
recently updated
newest added

The calls to `connectWifi()` and `setupNetworkTime()` in `setup()` should be swaped. Due to a problem in the ESP32 implementation of the function `networkSetupTime` ([#2632](https://github.com/espressif/arduino-esp32/issues/2632)) the function asserts/aborts/reboots. The reboot can...

My setup uses an SDS011 and a BME280 but the BME280 is a bit off on temp and humidity (cheap ali express) When I enter a temperature correction value between...

The network connection is not re-established if Wifi router rebooted.

Greetings. The modem and the sensor are turned on simultaneously and therefore the sensor has already turned on, and the modem is still loading. And the sensor does not connect...

Hello, In order to get an idea about the accuracy of my sensor I have downloaded from the site Samen meten (RIVM) data from my sensor and data from a...

Hej, I’m not sure if this is the right place for this kind of question. I bought two of these kits: https://nettigo.eu/products/sensor-community-kit-sds011-bme280-english-language I assembled one of them and everything worked...

My set-up consists of: DS011 OLED SSD1306 DS18B20 BME280 The OLED currently limits to four displays, e.g. Device Info, SDS011, BMP/E280, WiFi Info. If I exclude the BMP/E280 device, the...

enhancement

Good morning my sds011 has a wrong messurement, with windows software the messurement are correct.In your opinion what could be the problem. This is the esp model i am using....

Hello again, I'm coming to you today with an issue that some of you have also encountered - the very limited reception range of the onboard antenna of the ESP8266....

enhancement
question