cancel
Showing results for 
Search instead for 
Did you mean: 

Any MQTT client example for STM32F7/H7?

Matthew K
Associate II

I have NUCLEO-H743ZI, NUCLEO-F746ZG and the STM32F746G-DISCO

After trying the FreeRTOS-based HTTP server example which uses lwIP,

I noticed lwIP 2.0.2 supports MQTT client codes.

I have a Mosquitto 1.5.7 MQTT broker which is installed on AWS EC2 cloud instance and I want the STM32F746G to subscribe a topic via Ethernet.

Are there any MQTT client examples for STM32F746G/STM32H743 devices?

I did find an MQTT + TI's TM4C1294 example, but I want to stick with STM32 chips.

Thanks for the help

1 REPLY 1
arslan437
Associate II

Did you found any solution for the implementation of mqtt on stm32h7?