NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Hello,I have a STM32WLE that works with the lora end_node projectI have a sensor that i power up with a mosfet when needed.But during the time that the chip is sleeping i need to disable the internal I2C pullup (+30 uA more due to the fact that the V...
Hi, I am using the NUCLEO-STM32WL55JC1 LoRaWAN board, which I have connected to the TTN through the OTAA activation method as seen in the snapshot below. Now I wanna connect it via the ABP activation method, however, the device can't connect to the T...
Hi.I am using STM32WL55.I set USART1 with DMA tx and DMA rx.I tried to transmit some data as follows. printf("[*] Program Ver 0.2.0.0\r\n"); printf("\r\n"); printf("Net> ");"[*] Program Ver 0.2.0.0\r\n" and "\r\n" are transmitted.but "Net> " is di...
I am developing an application on the Seeed Lora-E5 module, which contains an STM32WLE5.Currently I am programming the device via the SWD interface, but for future firmware updates I want to use the UART, (this UART is available externally through a ...
HelloI'm developing a project on chip STM32WB55. I have referenced the demo aboutBLE-HID of ST's "STM32Cube_FW_WB_V1.16.0". The sample code looks define for mouse usage. Could anyone can teach me how to integrated send volume up key into this sample ...
Hello and good day to you all. I just realised that there were not many articles about the STM32WLE5J in the past and now some topis are added - luckily. And I´m a total beginner to the stm32 enviroment and I really miss a tutorial on how to setup th...
Hello All, Recently I started working on the GNSS with STM32, I am very new to STM32 eco-system. I have a IRNSS click from MikroE which has L89H and I am trying to integrate L89H with STM32WL55JC1 controller. I have implemented the UART with DMA to r...
Hello,I am trying to commissioning NUCLEO-WB55RG Matter thread end device. It fails to commission and connect.Reference Source Code used:Matter beta version for STM32 Github repo: github.com/stm32-hotspot/stm32wb-matter-device-over-thread Setup:1. M...
After some activity using BLE in the background and UART as well as some EXTI on application side, the consumption jumps from 2,4µA to 4mA, so obviously I have a wakelock. If I hotplug to the system afterwards, I can see in PWR_EXTSCR that Stop mode ...
I'm using a STM32WB5MMG chip and I'm trying to receive data with the HAL_UART_Receive_IT() function. But for some reason the HAL_UART_RxCpltCallback function never gets called. Receiving data with blocking mode works, but with an interrupt it doesn't...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.