LWIP MQTT client app over STM3210c (SOLVED)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-10 03:28 AM
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?
Solved! Go to Solution.
- Labels:
-
Ethernet
-
STM32F1 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-21 01:09 AM
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 .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-09-21 01:09 AM
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 .....