Hi there,
for some time now I am using a vThings - Air Quality Monitor v3 without problems.
Since yesterday unfortunately it does not work anymore, looks like the MQTT connection always fails.
No changes done, publishing to the MQTT server with other tools works fine.
In addition I also do use one of the older CO2 sensors CM1102 which still works fine (same MQTT setup).
Please find below the messages from the vThings configuration tool:
and some more info:
If any additional information is required I am happy to provide it.
Thanks for any hint resolving the problem,
Andreas
for some time now I am using a vThings - Air Quality Monitor v3 without problems.
Since yesterday unfortunately it does not work anymore, looks like the MQTT connection always fails.
No changes done, publishing to the MQTT server with other tools works fine.
In addition I also do use one of the older CO2 sensors CM1102 which still works fine (same MQTT setup).
Please find below the messages from the vThings configuration tool:
Code:
[PDest::process
SerialDumpDest::process
IP : 192.168.0.150
CHIPID : D022D3
RUNTIME : 1999
CO2 : 1020.00
TEMP : 22.39
TEMPR : 22.39
HUM : 43
MQTTDest::process]
[Sending via MQTT: 192.168.0.119,1883]
[Connecting to server :WZDG_CO2TH]
[_SENS01,,
MQTT Connected]
[Failed!]
and some more info:
Code:
[Scheduling command: crc40prop_list
Scheduling command: nop
crc40prop_list
Scheduling command: prop_list
PowerManager timeout: 0
PowerManager disabled
prop_list
---vESPrinoCFG_start---
cubic.co2.missing=present
ds18b20.port=missing
rf.CO2=136
rf.PM25=137
rf.PM10=138
rf.TEMP=140
rf.HUM=141
rf.PRES=142
rf.GEN=143
wifi.ssid=secret
wifi.p1=secret
oh.cfg={"ohHost":"","ohPort":"","ohCO2":"","ohTEMP":"","ohHUM":"","ohPRES":"","ohPM25":"","ohPM10":"","ohLUX":""}
send.interval=60
debug=true
mqtt.server=192.168.0.119
mqtt.port=1883
mqtt.client=WZDG_CO2TH_SENS01
mqtt_msg_arr0=/CO2SENSORS/WZDG_CO2TH_SENS01/temperature:%TEMP%
mqtt_msg_arr1=/CO2SENSORS/WZDG_CO2TH_SENS01/humidity:%HUM%
mqtt_msg_arr2=/CO2SENSORS/WZDG_CO2TH_SENS01/CO2ppm:%CO2%]
[---vESPrinoCFG_end---
ready >
If any additional information is required I am happy to provide it.
Thanks for any hint resolving the problem,
Andreas