esp32 subscribe Mqtt #420
Answered
by
Hieromon
afshinjian
asked this question in
How can I?
-
Hi Hieromon |
Beta Was this translation helpful? Give feedback.
Answered by
Hieromon
Nov 12, 2021
Replies: 1 comment 2 replies
-
An example of MQTT subscription with ESP8266 is available on ThingSpeak.com. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Hieromon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An example of MQTT subscription with ESP8266 is available on ThingSpeak.com.
https://jp.mathworks.com/help/thingspeak/mqtt-publish-and-subscribe-with-esp8266.html
You can get a template for MQTT subscribers by modifying the logic related to the WiFi connection in that sketch by following the steps in the AutoConnect documentation.