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'm working on a project based on the STM32WB5MMG module that must support the following three building blocks:ZigBee APS Coordinator - Only APS Layer packets, I dont need nor want the ZCL or any compatibility.USBFreeRTOSThe examples for the STM32WB5...
Hello, Can you please share an example code where active tampering is enabled in Standby mode and tamper event (disconnect loop) is used to wake up the MCU.I would like to know how we can configure the TAMP as a wakeup source during Standby. If you c...
Hello,I modified the BLE Beacon example to send 5 beacon packets and then enter into the STOP2 mode. It is possible to wake-up and resend 5 packets when a button is activated. However, when the time is set, the MCU wakes-up, and freeze.The function U...
I want to measure current draw on a Nucleo-WBA65RI board using a Nordic PPK2 power profiler. I put the PPK2 in ammeter mode across JP2 of the Nucleo board, and loaded the BLE_Power_Central example in IDE. The Nucleo board is being powered by the USB ...
When I use an STM32WB55 as a Central to connect to another STM32WB55 acting as a Peripheral, I find via a sniffer that the Window Size in the connection parameters is 3 (3.75 ms). However, when I connect the same Peripheral with a mobile phone, the s...
I am currently working on BLE applications for a custom STM32WB05KZ board using the SDK stm32cubewb0-v1-3-0. In general, peripherals such as GPIO and UART are functioning correctly when running non-BLE examples provided in the SDK.However, when I run...
I have a custom STM32 WB05KZ and I want to get logs using UART for BLE_Beacon, and check if its advertising. But I am unable to get the logs. Is UART not supported? Is it because of low power mode? How do I get the logs?
I am trying to use the ble_p2pServer example on my stm32wb05kz, but it is not advertising and not detectable on the ST toolbox application. These are the debug statements I am getting via UART: *** UART Test - System Starting ***BLE Stack initialized...
Could you add NVM option for zigbee stm32WB55 in cubeMX ?It's essential for developement of application (persistence and coord association...)thanks FYI: This is a repost from https://community.st.com/t5/stm32-mcus-wireless/stm32wba-option-nvm-not-pr...
Hi ST Team,I just downloaded X-Cube-Matter package v1.5.0 and noticed that support for STM32WB55 uC was entirely removed, without even being mentioned in the release notes. Why is that? Is the uC being discontinued?Where can I find updated Matter exa...