Associate III
October 25, 2018
Question
STM32 MCU to MQTT server using( ESP8266)
- October 25, 2018
- 2 replies
- 2198 views
I am trying to connect my microcontroller STM32F429IGT to CloudMQTT using ESP8266 wifi module. Our wifi module has successfully connected to the router when I tried to connect to MQTT server using AT Command it is not getting connected. It is showing error instead.
I have attached my AT code which I used to connect my MCU