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 want to see where BLE stack application saved in the memory through STM32_Programmer_CLI.exe application. Can anyone tell me the memory address of this BLE stack and how to read it by disabling read protection, I need commands. I successfully seen ...
I am working on a project that using lora sx1276 to send data.I found an example that is called ping-pong to send data but I want to send data asynchronously. Can I find an example?
Hello! I am using BLE terminal app to send strings to my board stm32wb55 connected to my PC. On PC I am using the terminal Hercules to monitor UART. When I send a string from BLE terminal I don't see it on Hercules, but I can see all actions when fo...
Hello there,I am working on stm32wb nucleo board, On stm32wb I am using freertos (CMSIS 2) and when I am trying to use printf or snprintf with float argument my code going to hard-fault. printf is working fluently with integer values but not with flo...
I am using a P-NUCLEO-WB55 board and trying to delete flash from within a BLE app. I have used the p2p_server project as the basis for my project.(github.com/STMicroelectronics/STM32CubeWB/tree/master/Projects/P-NUCLEO-WB55.Nucleo/Applications/BLE/BL...
Iam trying to setup SPI1 on STM32WB nucluo (STM32WB55RGVx), I made a configuration trough the STM cube and do some adjustments, the problem is that in every sequence iam trying to transmit with HAL_SPI_Transmit is a gap for couple of microseconds. Th...
I have managed to build the STM32WB Zigbee example applications using Atollic TrueStudio after some massaging. When I program the STM32WB Nucleo board with the binaries that I build, however, the program enters a hardfault when it calls into the prov...
I have a struct defined as:struct sendIP_struct { char node_type[12]; char description[8]; uint32_t uid; } msgSendMyIP = { .node_type = NODE_TYPE, .description = NODE_DESCRIPTION, .uid = 0 };I take this struct and append it to a thread response me...
Hi, i am trying to get familiar with stm32wb55 BLE functionality. As a part of it, i tried with Hear rate profile application example. when i run this application, i am able to pair with ST BLE Profiles mobile app successfully. How ever when i tried...
When generating project with BLE "Utilities" folder is marked "Exclude resource from build" but it is necessary for project to compile.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.