2024-11-25 05:53 AM - last edited on 2024-11-25 06:46 AM by SofLit
Hello STM Community,
I am currently working on a project using the STM32F407 microcontroller, and I need to implement MQTT communication with Azure IoT Hub for cloud connectivity. The STM32F407 is already connected to the internet through LTE modem via PPPoS, and now I need to integrate MQTT to send data to Azure IoT Hub
Any guidance or resources for setting this up would be greatly appreciated!
Thanks!
2024-11-25 08:47 PM
Hello,
Any update Today?
Can I proceed with the implementation from
https://github.com/eziya/STM32F4_HAL_ETH_MQTT_CLIENT ?
2024-11-27 09:11 PM
Hello,
Any update Today?