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 ...
Enable Ble Extended data packet(Send 251 Bytes in one Time) support.* Data of 249 bytes is send and receive successfully but data of 250 and 251 Bytes not send and receive.
Hi there!I've used STM32's for years, and am a huge fan. I now want to broaden my experience into LoRa (I have experience with Wi-Fi, Bluetooth, and even ST's SPSGRF range). I saw at the start of the year there was some news about ST's own chip which...
is there any documentation how to use the stm32wb55 in the stm32cubeIDE with STM32Cube_FW_WB_V1.6.0?
Hi, I have been following the STM32WB workshop, however the material seems to not fit to the current FW anymore.I need to read a sensor that is connected via I2C and send the results via BLE.I can get the sensor readings and output them via UART but ...
I am trying to start with stm32wle5j but got stuck with LPTIM irq. I configure it but it always send me Interrupts. I need irq with period 2sec I checked this post, but it didnt help me.https://community.st.com/s/question/0D50X00009XkYEiSAN/huge-repe...
IDE support for BluenRG232 programming ishttps://www.st.com/en/embedded-software/stsw-bluenrg1-dk.htmlWhich other IDE gives support for Blue-nRG232 SOC programming?Can I use Cube ide or IAR platform or TrueStudio for programming the ST Blue nRG232?
HiWe try to enter a dedicated function in out firmware if no BLE stack is installed. Now we have a discussion how this can be done based on the option bytes.Our previously used approach was to check the SBRV value and test it against some expected va...
HiI want to used STM32WB nucleo to program external custom board which has ST controller. I am able program the custom board using STM32L476 nucleo but facing issue with STM32WB nucleo.Please guide me for this.
I have been working through the STM32WB workshop (https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-moocs/STM32WB_workshop_MOOC.html), which has mostly been excellent. Unfortunately, when I get to workshop 4 (How to modify B...
I've been following the stm32wb workshop using the stm32cubeIDE and i been running in to some difficulties, due to all the documentation being out of date and also unable to run any of the examples on the cubeIDE, has anybody managed to create a proj...