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 ...
I accidently put the FUS and BLE firmware in the wrong starting address. The chip has 1M flash. When I loaded the firmware, I was following the 512K flash memory location. Now I cannot perform full memory erase as some areas (from index 243 - 245, to...
Hello!I'm using stm32wb nucleo board as a central device to connect multiple peripherals. An input data stream from one device is about 40 kb/s, there can be up to three devices. After successful connection the client board starts to get notification...
Hello,I was wondering what the maximum transfer speed is of the single wired (Half-Duplex) LPUART connection of the STM32WB55CGU. The clock configuration shows a clock frequency of 64Mhz, the baud rate is by default 209700 Bit/s. Is it possible to tr...
Hi All, wondering if there are any Android/iOS libraries that allow integrating the OTA DFU update process for the STM32WB55 to our App?Thanks!
The example non-dual core runs perfect. The dual core doesn't run out of box. Is there some presentation or walkthrough I'm missing?
The board stays in join request mode. Single Core setup runs perfect.
I am using I-CUBE-LRWAN to create a LORA end-node device. But the documentation does not say anything about how to create your own device using this extension. I have two questions:1) Can this extension be integrated into CubeMX?2) Are there instruct...
hi,I need to run a freertos ble project on stm32wb5mm-dk board like "BLE_HeartRateFreeRTOS" example project avaiable for p-nucleo-wb55 board, but there isn't any avaiable and if I try to replicate it from new project it don't work, "APP_BLE_Init()" i...
On debug, the LoRa device gets stuck in a busy-signal loop. What is the part of the chain I'm missing, in config?