So… I have my updated board running an SGP30 with an S8 CO2 and SHT31, all sensors are working as expected on my updated board.
Readings are a bit wonky right now as I’ve only had it up for a few minutes… Seems none of these sensors play nicely for the first couple of days.
I’m still missing the PM sensor on this board, but it’s somewhere in transit between China and me.
# HELP particle_count Count of Particulate Matter in µg/m3
# TYPE particle_count gauge
particle_count{id="",mac="30:83:98:XX:XX:XX",type="PM2.5"}0
# HELP particle_count Count of Particulate Matter in µg/m3
# TYPE particle_count gauge
particle_count{id="",mac="30:83:98:XX:XX:XX",type="PM1.0"}0
# HELP particle_count Count of Particulate Matter in µg/m3
# TYPE particle_count gauge
particle_count{id="",mac="30:83:98:XX:XX:XX",type="PM10.0"}0
# HELP rco2 CO2 value, in ppm
# TYPE rco2 gauge
rco2{id="",mac="30:83:98:XX:XX:XX"}2564
# HELP atmp Temperature, in degrees Fahrenheit
# TYPE atmp gauge
atmp{id="",mac="30:83:98:XX:XX:XX"}72.46
# HELP rhum Relative humidity, in percent
# TYPE rhum gauge
rhum{id="",mac="30:83:98:XX:XX:XX"}39.34
# HELP sensors_boot_time AirGradient_Internal boot time, in unixtime.
# TYPE sensors_boot_time gauge
sensors_boot_time{id="",mac="30:83:98:XX:XX:XX"}1647090391
# HELP total_volatile_organic_compounds total of armful gaz detected.
# TYPE total_volatile_organic_compounds gauge
total_volatile_organic_compounds{id="",mac="30:83:98:XX:XX:XX"}34
# HELP ethanol ethanol level.
# TYPE ethanol gauge
ethanol{id="",mac="30:83:98:XX:XX:XX"}19092
# HELP hydrogen hydrogen level.
# TYPE hydrogen gauge
hydrogen{id="",mac="30:83:98:XX:XX:XX"}13854
