Question
Mqtt client on STM32F429ZI Nucleo
Posted on July 02, 2018 at 14:32
Hello,
I am trying to implement mqtt client on my STM429ZI Nucleo.I have initiated TCP / IP stack and it works well.I downloaded the MQTT library from
however, I can not connect to the mosquitto server.Can someone tell you what the connection procedure is?or does anyone have a ready project on which I could model myself?