User Activity

Hello everyone,I am currently working with an STM32F407 and STM32CubeIDE. I have successfully integrated LTE modem PPPoS functionality, and now I am looking to implement HTTPS for secure communication.Could someone please provide step-by-step instruc...
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...
Kudos given to