and I forget to say I use "mqtt dashboard" android app to send the following text with weather topic:
TIME:0,AMBT: 7.23,BARP:1001.97,RHUM:70.92,HUMT: 4.44,IRRA:12,BATV:974,PHOV:673,SYST:33.20,WIND: 0.0,WDIR: 0.0 I publish the text manually by clicking on "publish" button of the app. The text is send (and well received as I also subscribe to the topic in the same app on an other tablet) Le lundi 20 février 2017 22:34:01 UTC+1, wysiwyg a écrit : > > for information: syslog, I have only this every 1s (my poll interval) >> > Feb 20 21:31:59 localhost weewx[9448]: wxMesh: Sleeping for 1 > Feb 20 21:32:00 localhost weewx[9448]: wxMesh: Working on payload : Empty > Feb 20 21:32:00 localhost weewx[9448]: wxMesh: Sleeping for 1 > Feb 20 21:32:01 localhost weewx[9448]: wxMesh: Working on payload : Empty > Feb 20 21:32:01 localhost weewx[9448]: wxMesh: Sleeping for 1 > > > on /var/log/mosquitto/mosquitto.log: > > > 1487626012: New connection from 192.168.1.180 on port 1883. > 1487626012: Socket error on client <unknown>, disconnecting. > 1487626042: New connection from 192.168.1.180 on port 1883. > 1487626042: Socket error on client <unknown>, disconnecting. > > > disconnection occurs when I reload weewx configuration (weewx restart) > > > > > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
