Hi there, I recently purchased a pre-assembled I-9PSL and I’ve noticed an unusual behavior. It seems like, when I have all my windows shut and my air purifier on, the PM2.5 reading on the display switches intermittently between 0 and –.
Digging into this a little further, the condition seems to be triggered when all the PM readings are zero. For example, when accessing the device via the local server API, this will trigger the issue:
{"wifi":-43,"serialno":"xxxxxx","rco2":560,"pm01":0,"pm02":0,"pm10":0,"pm003Count”:0,"atmp":23.11,"atmpCompensated":23.11,"rhum":52,"rhumCompensated":52,"tvocIndex":125,"tvocRaw":30601,"noxIndex":1,"noxRaw":16683,"boot":782,"bootCount":782,"ledMode":"co2","firmware":"3.1.4","model":"I-9PSL"}
It’s almost as if seeing all zeros makes the device think “hmm, something’s wrong with the PM sensor, I have to reset myself.” When this happens, the display shows “–“ and all the pm values disappear completely from the JSON.
Stuff that I’ve checked:
-
This does not seem to happen at all when the PM readings are non-zero. I shut off my air purifier earlier today for testing and right now my numbers are holding at around pm01":0,“pm02”:0,“pm10”:0,"pm003Count”:73. The display itself hasn’t gone to “–“ once in the several hours that I’ve been watching it.
-
The all-zero PM readings do not seem to be the result of a bad sensor reading. I have tested turning my air purifier on/off, opening the windows, lighting a candle, etc. and the PM values seem to rise/fall as expected.
Anyway, I’m wondering if this is normal/expected behavior or if it could indicate some sort of software/hardware issue.
Thank you,
Eugene