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, I just want to make sure that it is possible Using STM32WLE5 SUBGHZ IN HIGH-POWER MODE (22 DBM) , higher frequency band , WITH THE INTERNAL LDO ? (without the internal SMPS ) I am asking because i see in the CUBE-MX under the tools tab that th...
Hi,I cannot connect to the NUCLEO-WB05KZ with the CubeProgrammer. Also tried the "Under Reset" option, I'm always getting the same error message:" Error: No STM32 target found! If your product embeds Debug Authentication, please perform a discovery u...
hello,I tried manually changing the keys from the recompiled se-identity.h file and then ran the program but the keys remain the default ones not affected by the change.how can i change them?
Hello everyone,I'm trying to use the timer interrupt callback to modify the GATT characteristics and send out a notification (see code excerpt below). This only works once and after sending the message the timer no longer triggers and I no longer see...
Testing Background:The current device requirements are as follows:It should operate in low-power Bluetooth mode as a BLE controller (only running the Bluetooth protocol).It should be able to run both the Zigbee and Bluetooth protocols simultaneously ...
Hello,I am developing a BLE application using the STM32WB Custom Template. In my project, I want to implement the Whitelist feature. My goal is to start the device in normal advertising mode initially, obtain the MAC address of the connected device, ...
Hi,we are looking for the right Part Number for a STM32WB55RGV 32MHz Crystal. On the NUCLEO-WB55RG evaluation board schematic, we see this part number, but every supplier offers a wide range of similar crystals but with different capacitances. We alr...
In my ble application(BLE peripheral) code i need to enter standby mode(BLE can be disabled in stand by mode), after 20 sec by RTC wake up i need to enable the BLE again, start advertising and do some ADC reading. Is there any particular example code...
Hi, I am using the STM32 Nucleo WBA52CG evaluation board and programming it using Zephyr v3.7.0 and am looking how to set the Tx output power of the BLE radio. Are there any configs available in Zephyr for the same? If not, alternatively please sugg...
Hello,I'm currently working with the STM32WB55 evaluation card (P-Nucleo WB55). According to the data sheet, those MCUs supports ZigBee 3.0 which include Green Power configuration.However, I can't seem to find the Green Power Device (End device) clus...