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 ...
Hi all, I'm reading some code and compiling some examples before receive NUCLEO-WL55JC board.Problems with this Example: [CM0PLUS]en.stm32cubewl\STM32Cube_FW_WL_V1.0.0\Projects\NUCLEO-WL55JC\Applications\LoRaWAN\LoRaWAN_End_Node_DualCoreFreeRTOSCon...
This is for the STM32WB5MMG, on page 11/31 of the datasheet.
Hi,Is there was a way to easily force a double bit ECC error to test recovery path?I'd like to verify that my application can recover from an unexpected watchdog / shutdown while a write to internal flash is in progress (i.e during an OTA update).I f...
Currently I have decided to use the P-Nucleo WB55 pack that has Nucle 68 WB55RG and a dongle both of which have 2.4 Ghz radio transceivers to facilitate BLE interaction between the wearables. But the dongle does not have a PWM pin using which I could...
I'm very new to this and it would be nice to have someone to talk to and exchange thoughts and get help to navigate STM32CubeWL LoRaWan/Sigfox examples.
Since Friday, generate an example from STM32CubeMX plugin is impossible for STM32WB series. Plugin is looking for a firmware package V1.11.0 which doesn't exist (no release in github repo, and newest tag is v1.10.1)does anyone already experienced thi...
I'm trying to make the "BLE_Beacon" example found inside the "STM32CubeWB" file work with the STM32CubeIDE and the P-NUCLEO WB55 board. The program compiles correctly but I can't see the beacons. Debugging I saw that when it arrives in the UTIL_SEQ_R...
Hi I have two custom boards with stm32wb55 with a external crystal oscillator for the rtc. One device should be the master and the other is the slave. Master should set the rtc for the slave. Is it possible to sync them over ble with a precision of ...
Hi,I am starting a project for the STM32WL using the SubGhz example application.I want to change the content of the subghz application to have my own behavior with my own frames sent and received.If I modify the file and I regenerate code using CubeM...