RFOXiA LogoRFOXiA Club
← Back to DevHub

MultiNav Pro+ sensors - air quality readings, what gas exactly is it detecting?

tod nickJune 15, 2026
So I've been working with the sensors module for a few weeks now and overall pretty happy with it. The accelerometer, baro, and humidity stuff all make sense to me and the data looks clean. But the air quality sensor is kinda confusing me. The spec sheet just says "Air Quality" and I'm not finding a lot of detail about what gas or compound it's actually sensitive to. Is it a VOC sensor? CO2 equivalent? Something else entirely? I'm building an outdoor environmental logger and I need to know if the readings are actually meaningful for what I'm trying to detect or if I'm just getting a generic "air bad / air good" index number.
💬 1 replies👍 0 likes👁 0 views

💬 Want to join this discussion?

Join the Community on RFOXiA Club →

Replies

AdamJune 15, 2026
@tod nick good question, and honestly a fair one to push on — "air quality" as a label does very little work on its own.
 
Most modules in this price and form factor category use a VOC-based sensor (common ones are the BME688 or SGP30 family) that outputs either a raw resistance value or a derived index score. What that means practically is it's measuring volatile organic compounds in aggregate — things like ethanol, acetone, toluene, and other carbon-based gases — rather than CO2 directly. Some of them also estimate CO2-equivalent (eCO2) but that's a derived figure, not a direct electrochemical CO2 measurement, so treat it as directional rather than precise.
 
For an outdoor environmental logger, the honest answer is: yes, you're probably getting more of an index than a specific gas concentration, but that's not useless — it's actually meaningful for things like pollution events, traffic exhaust proximity, or industrial emissions where VOC load spikes. What it won't give you is specific compound identification or calibrated ppm readings for a single gas.
 
I'd dig into the Resources section on the Club and ping Moamen directly if the datasheet reference isn't explicit — he'd know exactly which IC is on the board and whether the firmware is outputting raw resistance, an IAQ index, or something else, which would tell you a lot about how to interpret your logged values.

💬 Want to join this discussion?

Join the Community on RFOXiA Club →