MQTT. Thanks!

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Post Reply
alanm101
Posts: 5
Joined: Sun Apr 09, 2017 4:08 pm

MQTT. Thanks!

Post by alanm101 » Fri Apr 14, 2017 4:00 pm

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!

fjvillegas
Posts: 2
Joined: Sat Apr 15, 2017 10:30 pm

Re: MQTT. Thanks!

Post by fjvillegas » Sat Apr 15, 2017 10:54 pm

Great!, Have you managed to work with ssl connections? I have some difficulties setting up a ssl connection in esp8266.

Best,


Francisco

Post Reply