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 recently bought a NUCLEO-WL55JC1 to try. I ran a very simple Mbed OS6 program (with serial output and an LED flashing), I had previously been running on an F411, which ran fine. I then changed a single variable (ms for LED flashing), and when I att...
Hello,Does anybody know how I can implement SUBGHZ_Phy library:without: HAL library, sequencer, advance trace and debuggerthank you,Sincerely.
Hi, I am using STM32WB55RG microcontroller for my project. I am using BLE as part of my application. I want to disable ( turn off) RF sub system when I am not using. I cant use any low power mode because I have to use 64MHz as CPU1 frequency. I would...
Hi, in custom_app.c file, my event WRITE_NO_RESP_EVT is not call in the function Custom_STM_App_Notification. Where are the BLE notification in custom app ?
Hello, I am having a P-NUCELO-WB55 board and the Bluetooth does not work. I have verified the jumper cables and all the jumper connection are exactly as in the image on the embed website. I tried firmware update using Cube programmer. I loaded the bl...
I have the following code:while (1) { HAL_SuspendTick(); HAL_PWR_EnterSLEEPMode(PWR_LOWPOWERREGULATOR_ON, PWR_SLEEPENTRY_WFI);After this and within the while loop are a bunch of if statements that check flags that are set in IRQ Handlers. These ...
HelloAnalyzing the source code of some BLE LLD examples for nucleo stm32wb55 I could see that broadcast is used in Proximity example and unicast in Chat example, for instance. However, I could not understand how to choose between unicast or broadcas...
HelloI would like to dynamically concurrent for BLE and Mac protocols with STM32WB?The protocol stack uses stm32wb5x_BLE_Mac_802_15_4_fw.bin.If you call SHCI_C2_BLE_Init() / SHCI_C2_MAC_802_15_4_Init(), there is no response of the previously called p...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.