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 ...
As described in the subject above, I burned the OTA firmware on the board with the STM32WB55 Microcontroller and I can no longer use CubeIDE or CubeProgrammer because it does not recognize the Debugger (ST-Link). It gives the message below in the ima...
I would like to know if the binary recording file (BLE_Ota_reference.bin) that is in the folder pathC:\Users...\STM32Cube_FW_WB_V1.22.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_Ota that is seenis in the path P-Nucleo-WB55.Nucleo can be used...
We are using stm32 mcu STM32WLE5JC custom boardbelow connection we are following for SWD Debugger ISP1 Pin Connected To Function 13.3VVDD (VAPP)2PA13SWDIO (Data I/O)3PA14SWCLK (Clock)4NRSTReset (optional but recommended)5GNDGround but while debugging...
hi ST team supportI’m using the STM32WB09 to develop my locator tag device application, and I have a few questions:Does the STM32WB SDK support the Google Fast Pair service?Do you have any documentation or example code on how to use Google Fast Pair ...
Does the BLE stack full also support encrypted advertising? The only example available is for the extended stack (link)
Hello everyoneI watched the video on ST's MOOC about how to integrate FUOTA via BLE for the STM32WB55 microcontroller and applied this Bootloader feature via the "ST BLE Sensor" smartphone app to the project of a product I'm developing and it's worki...
Hi I'm trying to connect NUCLEO-H755ZI-Q with X-NUCLEO-WB05KN via usart. I'm using usart2 (pd3, pd4, pd5, pd6) on the host board and CN7 on the shield. BLE initialisation fails if I set `hw-flow-control` in Zephyr in devicetree. Without flow control ...
Hello i Have a question about the STM32WL5MOC.I need to be able to use the bootlader of the WL and in the same UART line use the AT Command.But it seems that LPUART1 that is the only way to use AT Command Application is not used in the bootloader.Do ...
Hi, I want to send data and receive commands through BLE. For that, I followed some tutorials where I learned how to generate code using STM32CubeIDE. I can now see my device name in the BLE scanner, but I also want to send data and receive commands....
Dear ST Support Team,I hope this message finds you well.I am currently working on a custom RF design using the STM32WLE5CCU6 in UFQFPN48 package, and I intend to operate in the 433 MHz ISM band with +22 dBm output power.While referring to Application...