User Activity

HELLO,I am working with the LwIP MQTT client(stm32f407) and trying to connect securely to Azure IoT Hub using port 8883. I have enabled secure TLS connections by defining LWIP_ALTCP and LWIP_ALTCP_TLS. However, I am facing a connection reset issuemqt...
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...
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 v...
Hi, https://community.st.com/t5/stm32-mcus-products/configuring-ppp-on-stm32f407disc-with-lte-modem-via-usart-using/m-p/728673#M262741 This continues the previous thread discussing the PPPoS implementation for the STM32F407. I successfully establishe...
Hello,I am trying to integrate internet connectivity on the STM32F407 using an LTE modem via the PPPoS protocol(UART). I've successfully established a PPPoS (iusing Ethernet LWIP) connection and obtained the modem IP on the STM32F407. Could you pleas...
Kudos given to