User Activity

Hello developers,I am currently developing all-in-one AT slave firmware for STM32WLE5CCUX, which can handle both LoRaWAN and Sigfox AT commands. I have successfully implemented and tested AT slave drivers for LoRaWAN and Sigfox using the video linked...
Hello STM32 Community,I hope you're all doing well. I'm reaching out regarding a project we're developing using the STM32WL5MOCH6TR microcontroller. Our project requires the use of the Mbus stack protocol for communication purposes.However, when atte...
Hey ST Community!I've been using an LoRaWAN AT Slave example provided by STM32Cube_FW_WL_V1.3.0 on a new Nucleo STM32WL55JC1 board and managed to successfully join the network. Sending data using the AT+SEND=<Port>:<confirm/unconfirm>:<data> command ...
Hello Developers,I am currently facing an issue with joining the LoRaWAN network using the LoRaWAN AT Slave example provided by STM32Cube_FW_WL_V1.3.0 on a new Nucleo STM32WL55JC1 board. Despite following the provided instructions and configuring the...
Hello fellow developers,I'm currently working on a project using the STM32WL board and a LoRa application. I've encountered an issue with the RTC (Real-Time Clock) that's perplexing me, and I hope someone can shed some light on it.In my project, I'm ...