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 am currently working with the I-CUBE-LRWAN software expansion package with the B-L072Z MPU. I am trying to set up the device to allow multicasting, but I am confused on how to do so. The device is already set up as a Class C. Would I set up the McA...
I started using STM32wb55rgv6 nucleo board recently and I have been doing my early development in CubeIDE 1.0.2. [converted SW4STM32 project files].I've trying to replicate the OTA + BLE_p2pserver example and I hit the following snug:As part of the O...
As the data sheet states the stm32wb55 MCUs has RF wake up capability at Standby mode, I am looking for some examples and references that implements the use case of wireless wake up events. Thank you in advance.
I’ve modified the firmware code generated out of STM32CUBEMX the endpoint size change from 64B to 128B. Since this change is in the firmware, the Host driver will read this value from the Device descriptor (during enumeration) and ensures that the dr...
does ST maintain an archive of CubeExpansions, e.g. I-CUBE-LRWAN? On the product pages, it is always only the latest version that can be downloaded.
Hi. I'm currently implementing an application for test purposes on the STM32WB Nucleo Demoboard. So far I'm very pleased with the experience of adding new services and transvering data. However, to save some energy I want to change the connection int...