Resolved! Issue with mbedtls_x509_crt_parse on STM32F407 using LWIP and MQTT for Azure IoT Hub
Hello STM Community,I am currently working on a project using an STM32F407 microcontroller with LWIP and MQTT to connect to Azure IoT Hub on the secure MQTT port 8883. I am encountering an issue with the mbedtls_x509_crt_parse function when trying to...