Page 1 of 1

MQTT. Thanks!

Posted: Fri Apr 14, 2017 4:00 pm
by alanm101
I don't know the correct place to post this, so please excuse me if is this is an inappropriate forum. I do want to get this out there.

I started today with the umqtt simple and robust modules. Having little understanding of MQTT, I expected a steep learning curve. Yet I'm already up and running, with mosquitto running on a RPi and my ESP8266 listening for instructions and sending status and incident messages. The Python community, and especially the micropython community in this case, are simply awesome! Thanks peeps!

Re: MQTT. Thanks!

Posted: Sat Apr 15, 2017 10:54 pm
by fjvillegas
Great!, Have you managed to work with ssl connections? I have some difficulties setting up a ssl connection in esp8266.

Best,


Francisco