24-08-2018, 16:26
(24-08-2018, 14:21)hornychz Wrote: Hi ok2arm,
Do you really have the AQM?
If yes, something is go wrong ... 500 ug/m3 is very high value. And does not match AQI = 0.
Hi Zdenek,
yes, I have AQM... So after some hours testing I know now...
Main problem will be maybee in first compiling, I dont know...
But now...
When is enable CO sensor 1
-----
#define USE_CO2 1 // 0= Not instaled, 1= Instaled
-----
after reboot is something wrong, because TX led is still ON and the AQM not working...
When is enable CO sensor 0
-----
#define USE_CO2 0 // 0= Not instaled, 1= Instaled
-----
AQM working good, but without CO2 sensor
Question.... Is any other settings for CO2 in config? Model have set on B...
Tnx

