I have two Industrial IoT Long Range Wireless Environmental Temperature Humidity Pressure Air Quality Sensors (PR55-45L) installed and configured, currently streaming to our cloud database using an mqtt gateway.
Since installation I have been watching air temperature, humidity, and pressure behave normally, but the air quality and gas resistance measurements have never moved from their default pre-warm up measurements. I have power cycled both devices with 30min+ wait times before checking many times, and I’ve swapped probes.
These sensors are currently active, they’ve been online for weeks uninterrupted.
Sensor 1:
{macaddress:{"firmware_version":3,"transmission_count":158,"reserve_byte":0,"battery_level":3.29406,"type":27,"node_id":2,"rssi":25,"temperature":4.39,"pressure":952.58,"humidity":51.6,"gas_resistance":1.297691e7,"iaq":21}}
sensor 2:
{macaddress:{"firmware_version":3,"transmission_count":170,"reserve_byte":0,"battery_level":3.29406,"type":27,"node_id":0,"rssi":100,"temperature":35.22,"pressure":951.54,"humidity":6.984,"gas_resistance":1.297691e7,"iaq":21}}
Can you please help me determine why the iaq and gas resistance measurements are not working? Thank you.