OK, so no issues with MQTT.

I originally was not using the username/password facility in Mosquitto. You
could try that, and simply comment out the lines in the driver.

I think this is the setting in mosquitto.conf
    allow_anonymous true


Thank you for trying the driver. When we find out why it is not working, I
will document better or improve the code to make it smoother for future
users.


On Mon, Feb 20, 2017 at 5:36 PM, wysiwyg <fst...@gmail.com> wrote:

> 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 a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/weewx-user/zhl4I7oRtt8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> weewx-user+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to