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 ...
Why this mouse report descriptor is working on nRF52 Nordic Semiconductor hardware and give driver error after BLE HID Bluetooth connection on STM32wb55?[Keyboard report descriptor from nRF52 is working OK]. Report Descriptor should be not dependent ...
I want to use pyocd to write Firmware to M4 of STM32WB5MMG.I am trying to change the range of RDP=BB to RDP=AA and WRP before writing, but it is not working. Do I have to do something special?
Hi @STTwo-32 @KDJEM.1 I created a custom service with two services and successfully debugged the code... But the board isn't advertising. I am not able to see the advertised name in the ST BLE Toolbox app.i am attaching a screenshot of the Cubemx adv...
New to STM32WB.I have 2 units of STM32WB5mm-dk boards. On these boards want to run BLE mesh code.But when i checked in STM32WBCubeMX no BLE mesh example code for STM32WB5mm-dk.Can some one help me in getting example code so that i can start developme...
hi, I have developed applications using STM32WL base on NUCLEO-WL55JC1. But I found when enter CAD there is a long time block on SUBGHZ_WaitOnBusy(). About 1.2ms.it’s so long than I thought I found a issue in GitHub:https://github.com/STMicroele...
Hi,I am currently working on a BLE module using the ST STM32WBA55UGI6 MCU. While I am able to read the MCU through STM32CubeProgrammer, I am encountering issues when trying to perform BLE RF tests using STM32CubeMonitor-RF.Could you please advise whi...
Looking through the WB0x portfolio, it looks like the WB06 and WB07 VFQFPN are completely unattractive and even the WLCSP not a good bargain.STM32WB06KC is supposed to be 1.87 Dollars, whereas STM32WB09KE stands at 1.013 Dollars.Also the later would ...
How to set GPIO output speed register (slow, medium, fast, very fast) in accordance to SPI and the slower I2C, clock speeds respectively? The data sheet specify in rise/fall time. Is it correct that the register actually set drive current?SPI clock...
@STTwo-32 wrote: The LoraWAN Relay, we Plan to integrate it on the coming releases of the STM32CubeWL. Only for WL? Will it also be available for I-CUBE-LRWAN - to support things like B-L072Z-LRWAN1 ? https://www.st.com/en/embedded-software/i-cube-...
Hi,I'm a beginner and I'm trying to build a simple example which sends some data from one STM32WEL5 to anotherone using the SUBGHZ peripheral. It is supposed to work like the STM32CubeWL/Projects/NUCLEO-WL55JC/Examples/SUBGHZ/SUBGHZ_Tx_Mode example. ...