meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
625 stars 188 forks source link

[Feature Request]: Clear display of IQA. #1042

Closed memo-567 closed 1 day ago

memo-567 commented 1 month ago

It would be nice if there was also an understandable display of the IQA for the Android app. Currently, the value is displayed in only.

This is already available for the iPhone app: https://github.com/meshtastic/Meshtastic-Apple/commit/52dd086e09b7b7e6d1e5e693e90e6db38fe98501

At the moment it looks like:

20240515-1030

grenius commented 1 month ago

That's power telemetry isn't it? Though i agree a weather telemetry page like iOS would be nice.

memo-567 commented 1 month ago

That's power telemetry isn't it?

This value the BME680 sends as IAQ (Indoor Air Quality) https://en.wikipedia.org/wiki/Indoor_air_quality

grenius commented 1 month ago

bme680 only has pressure/temp/humidity. You need something like a PMSA003I Air Quality Sensor.

memo-567 commented 1 month ago

It is an Air Quality Sensor also: https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme680/

grenius commented 1 month ago

Oh my bad. Must have been thinking of the 280. Either way i'm onboard with what you're asking.

grenius commented 1 month ago

FYI:

MΩ A unit of resistance in electricity that is equal to one million ohms, also known as a meg

memo-567 commented 1 month ago

Thanks for the tip, but I'm very familiar with the basics of electrical engineering 😉

andrekir commented 1 day ago

IAQ values were added in 2.3.12