ElektorLabs / 191148-RemakeWeatherStation

RemakeWeatherStation
12 stars 4 forks source link

MQTT Connector not transmitting data #8

Closed calm4git closed 3 years ago

calm4git commented 3 years ago

Does someone has the MQTT working? The MQTT will connect but not passing this line: if(Mapping != nullptr), line 207 in mqtt_task.cpp, so nothing is send. I have also the weather station mark 1, which works fine....

lab-mathias-claussen commented 3 years ago

Hi,

the ussue has been addressed and if proven working, we can close this.

Best Regards

Pakl8 commented 3 years ago

Thank you so much! I have got Rasp. PI with mosquitto running, filling in the MQTT Hostname, the MQTT connects repeatedly, when it's blank, it connects once, which is fine, as set in the enclosed snapshot. MQTT_Mrk2 One other small remark: the webpage mentioned Upload Interval (minutes), but it's seconds.

lab-mathias-claussen commented 3 years ago

Hi,

thanks for the report. This afternoon a check for the new firmware is scheduled, so we can look into the issue.

Best Regards

Mathias Claußen

lab-mathias-claussen commented 3 years ago

MQTT has received fixes and shall now connect only once. Hostname shall not be blank for now and the intervall will use the minutes instead of using it as seconds.