peterhinch / micropython-mqtt

A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.
MIT License
549 stars 116 forks source link

ESP8266 and mqtt_as #103

Closed rainergo closed 1 year ago

rainergo commented 1 year ago

Hi, you wrote:

_"copy mqttas.py to esp8266/modules in the source tree, build and deploy."

I am new to all this. Could you provide a step-by-step explanation of how I can do the above?

Thanks.

peterhinch commented 1 year ago

See official docs also here.

rainergo commented 1 year ago

Thank you Peter! For the Germany-speaking community, I found some useful tutorials on youtube: