Resolved! MQTT implementation using STM32cubeIDE for BL4S5IIOT01A Board
I need to build an MQTT demo from scratch using STM32CubeIDE where the STM32 board will act as the publisher and Adafruit IO will act as the subscriber. I want to implement this without using FreeRTOS and LwIP, focusing only on publishing the message...