Skip to main content
Zanon.Luciano
Associate III
September 10, 2019
Solved

LWIP MQTT client app over STM3210c (SOLVED)

  • September 10, 2019
  • 1 reply
  • 802 views

Hello, I am new about MQTT, so I am looking for an example of Mqtt client application using the LWIP MQTT api over STM3210c board with no Rtos support .

Can someone help me?

This topic has been closed for replies.
Best answer by Zanon.Luciano

Al last, simply reading the detailed description at http://www.nongnu.org/lwip/2_0_x/group__mqtt.html was enough to build the MQTT working client .....

1 reply

Zanon.Luciano
Zanon.LucianoAuthorBest answer
Associate III
September 21, 2019

Al last, simply reading the detailed description at http://www.nongnu.org/lwip/2_0_x/group__mqtt.html was enough to build the MQTT working client .....