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 ...
We are developing wireless communication via MAC 802.15.4 . We used your sample code of Mac_802_15_4_FFD and Mac_802_15_4_RFD to set up the communication between two STM32WB55 Nucleo boards successfully. But we can't find any code or interface we ca...
Hi, I am having following problem. I am reading all the GPIO pins of portB when I receive an interrupt. The interrupt rate is 625KHz and I am storing this data for 20ms.The problem is I have data losses every 1ms. I think this happens because of the ...
Hi,i am building the code for STM32WB55. I have enabled "Convert to binary file (-O binary)" and "Convert to Intel Hex file (-O hex)".I got 2 files:-bin file - 402MByte size-hex file - 183kByteAs i can see, bin file has 62kByte of real data and rest ...
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.