zefanja / aqi

Measure AQI based on PM2.5 or PM10 with a Raspberry Pi and a SDS011 particle sensor
GNU General Public License v3.0
94 stars 46 forks source link

Setting Query Mode #1

Open cfelicio opened 6 years ago

cfelicio commented 6 years ago

Hi There,

I was using your script to monitor via Pi, but now Im trying to move over to the esp8266, but the sds011 is not working. Looks like it has to do with the query mode set:

https://github.com/opendata-stuttgart/sensors-software/issues/197

Is there a way to modify your script to set the sensor back to the previous mode? if yes, which line should I change?

Thanks! :-)

proffalken commented 5 years ago

Also interested in this as it appears to still be an issue.