User Activity

Hi ST Community,I’m working on a project where I need to implement an MQTT client on an STM32 microcontroller. Here’s my current setup:I have an MQTT broker running on my PC using Mosquitto.I’ve written a simple C program for publishing messages, and...