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 am using the STM32WB55 Nucleo Board and am trying to characterize the current consumption of the board using the BLE HeartRate example. For this, I want to send 20 bytes in the advertisement data packet. How do I set the length of the advertisem...
Hi,Bluetooth 5.0 introduced a feature - LE Advertising Extensions - by which Channels 0 - 36 can also be used for advertisements i.e. secondary advertising channels.How can this feature be enabled in STM32 WPAN. We are running WPAN v1.10 on STM32WB55...
Hi,I want to set a publish address in node-1 in BLE mesh without using the mobile app. This address can be either unicast address of other node or group address. Node-2 should be able to receive messages from this node without setting its subscribe a...
Hello,I am trying to understand the datasheet regarding current draw of the STM32WB55 during BLE transmission. I see TX maximum output power consumption (SMPS Bypass) 12.7mA but what I don't understand is... does this include the Cortex M4 processin...
/*SPI Initialization*/ static void MX_SPI1_Init(void) { /* SPI1 parameter configuration*/ hspi1.Instance = SPI1; hspi1.Init.Mode = SPI_MODE_MASTER; hspi1.Init.Direction = SPI_DIRECTION_2LINES;//SPI_DIRECTION_2LINES; hspi1.Init.DataSize = ...
Hello!I am trying to use the lptim1 to wake up my STM32wl55 from stop2 mode so I first check out the LPTIM_Timeout example. Unfortunately, it doesn't seem to work properly. The device does enter sleep mode, but it never wakes up.I did some digging an...
I i am trying to follow the AN5604 (STM32WB Series BLE interoperability report) but im unnable of enabling the debug UART. Nothing shows up the Nucleo's stlink's COM port, but the programm is running, im able to conenct to the BLE device from my phon...
Hi! I want to set up transmission between two boards P-Nucleo_wb55. When I firmware blink using cubeIDE example (\STM32Cube\Repository\STM32Cube_FW_WB_V1.12.1\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_CableReplacement)But after opening seria...
Our application has two touch sensors surrounded by a shield and an additional independent sensor surrounded by a separate shield. The first pair of sensors are connected to TSC groups 1 and 3. The other sensor uses groups 4 and 6. Groups 1 and 4 con...
I found some info in AN5457 appl.note, but it is not clear, in case of one RF out, what should be done with another. Beforehand thanks for answer
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.