kike-canaries / canairio_firmware

CanAirIO is a citizen science initiative. We are developing a mobile application that is able to set a PM2.5 or CO2 sensors, and other related sensors, as a fixed station using WiFi or mobile station with an smartphone by using a Bluetooth connection.
https://canair.io
GNU General Public License v3.0
104 stars 23 forks source link

sds011 shows 0 values. Serial issue. #214

Closed roberbike closed 2 years ago

roberbike commented 2 years ago

Firmware 906. Board esp32F Oled BMP280. After some hours runing very well, the serial uart (16-17) stops. Testing the SDS011 with direct conection to a Pc, it works. After a few days with the devices disconnected, they are reconnected and work again for a few hours. Tested with different boards, same result.

Connected the sensor to an esp82666 board with sensors community firmware, it has been working for days without any error.

This sensor has a command to leave it on standbye. Could this be the issue?

hpsaturn commented 2 years ago

This issue right now is fixed, isn't it? Please close if yes.

roberbike commented 2 years ago

Power supply was the fault.