STM32 with ESP8266
Posted: Tue Aug 04, 2020 7:35 am
Hi, I'm looking to implement MQTT to control outputs of the STM32 development board and also publish data from it.
I have connected the ESP8266 with the STM32 and it can now see and connect to my wifi network using uart and AT commands.
Can anyone advise how to connect to an MQTT server and subscribe and publish from topics, I cant seem to find an example for this?
Is there a way to implement MQTT using AT commands to and from the ESP8266?
Thanks in advance
I have connected the ESP8266 with the STM32 and it can now see and connect to my wifi network using uart and AT commands.
Can anyone advise how to connect to an MQTT server and subscribe and publish from topics, I cant seem to find an example for this?
Is there a way to implement MQTT using AT commands to and from the ESP8266?
Thanks in advance