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,Bought a new STM32WB55RG development board, created a sample code on STM32CubeIDE V1.12.1, compile good in IDE. ( using Windows 10) But when download to the board by click the RUN button, it will pop up Error screen - The exception unknown softwa...
Hello!I am developing the firmware for an STM32WLE5CCUx that I intend to use as an I2C slave device. The I2C interface works well, and the LoRa (de)modulation too. I have decided to make some small changes in the firmware to use the chip as an FSK tr...
Hello everyone, I am trying to read adc value from microphone. I am using FFT to get 100 Hz to 2 kHz or more to detect tone. In my project, I can use dma for get adc value and then I use DSP CMSIS. I can do this with my new workspace (with out anythi...
Hi,We are testing BLE advertisement intervals in noisy environment(where there are multiple BLE devices around). The minimum and maximum BLE advertisement intervals we set are 20ms and 40ms. Usually when we place the device in shielded box all the ad...
Whenever I upload code to my STM32 WB55 Nucleo to start Wireless stack (when I do not unplug and plug again there is no BLE device when I open ST BLE Toolbox) I have to manually reset device.Is there a way to skip that step? I mean, when I do debug i...
Hello,I would like to power an STM32WLE5 with two voltage levels:VBAT: 2 series AA batteries, yielding a voltage comprised between (~3.2V and ~2V) over the life of the batteries.VBOOST: A boosted voltage from the batteries with a target of 3V. If the...
Hello everyone, I have a project using BLE (bluetooth low energy) of chip stm32wb55. I used example project provided by ST, this project is BLE_Hid in folder STM32Cube _FW_WB_ V1.16.0 of ST (pictures below). I loaded it to board P-Nucleo-WB55 then co...
Hello,I want to use STM32WB55 with Zephyr to communicate via openthread network. Which FW Version of co-processor is working. I want to use stm32wb_Thread_FTD_fw.bin as co-processor FW. On: github.com/zephyrproject-rtos/zephyr/issues/47991 is said th...