Skip to content

Add CO2 sensor temperature and relative humidity#719

Merged
thebentern merged 1 commit into
meshtastic:masterfrom
fablabbcn:feat/co2-sensor-metrics
Jul 2, 2025
Merged

Add CO2 sensor temperature and relative humidity#719
thebentern merged 1 commit into
meshtastic:masterfrom
fablabbcn:feat/co2-sensor-metrics

Conversation

@oscgonfer

@oscgonfer oscgonfer commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

This PR introduces two new protobuf definitions in the Air quality telemetry module, for multisensor CO2 nodes. Many CO2 sensors have an embedded T and RH sensor, that is used for compensation of the readings. This PR adds them as a separate metric, because the temperature of the CO2 sensor is not "real air temperature".

It's interesting to have these sensors separate because the "CO2 sensor temperature" is not accurate and it's a good value for the those that want to study the performance of the CO2 sensor (and that doesn't trust the algorithm running in the firmware).

If we replaced the environment_metrics with these values, the "concern" would be to have a very low accuracy temperature sensor that could be misunderstood and misleading.

@oscgonfer oscgonfer force-pushed the feat/co2-sensor-metrics branch from 1534377 to 7069b85 Compare July 2, 2025 09:46
@oscgonfer oscgonfer mentioned this pull request Jul 2, 2025
3 tasks
@thebentern thebentern merged commit 5ef7aec into meshtastic:master Jul 2, 2025
2 checks passed
@oscgonfer oscgonfer deleted the feat/co2-sensor-metrics branch July 7, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants