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 ...
Hello all,I am working on dual core stm32wl55.If the start address of CM4 is 0x08000000 and the start address of CM0 is 0x08020000, then everything works well, both applications work fine.But if i change the address location of the CM0 from 0x0802000...
Hello I need send data from server to client, I did it, with the next command uint8_t data= 8; uint8_t *send_data= &data;P2PS_STM_App_Update_Char(P2P_NOTIFY_CHAR_UUID, send_data);But in "ST BLE Sensor" I can flash the lamp but can not receive value, ...
The example project BLE_p2pServer ishas the debug interface configurated such as it is possible to see what is happening on the Wireless Stack.For example However if I use the project IOC file to make a new project I'm not getting any information.Act...
Hello,I am trying to follow the steps in parts 12b and 12c in the STM32WB Getting Started series, but I find that my device is not detected in the ST BLE ToolBox mobile app. I am currently using an STM32WB55 dev kit with an STM32WB55RGV6U microcontro...
I am trying to build my own BLE application for STM32WB5MMGHx using cubeMX with BLE custom Template , I followed all the needed steps to configure BLE APP the advertising data, services and chars. the projects build but nothing work.I debugged my pr...
Hello everyone, I am working with 3 stm32wl55JC module. 1 is receiver the other 2 is transmitter. The code has UTIL_SEQ_RegTask((1 << CFG_SEQ_Task_Sensor_Process), 0, Sensor_Process);I want to add another task which needs to work as endless loop....
Hello....I am trying to do a DMA of 32 samples every second. The A/D sequence is CH1, CH2. (so 16 samples of each). I have attached a picture trying to depict what I am doing. I am starting the DMA but I never get into the Transfer Complete interr...
Using the latest version of STM32CubeIDE, the latest example Thread_Cli_Cmd, and the latest stm32wb firmware (Thread FTD 1.16.0), I am unable to get the thread stack up. The state is always "detached".Connecting to the LPUART1 for tracing, I see the ...
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.