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 Team,Need the RTC Code base with LSE or LSI as clock source and needs to get the interrupt at every 1sec rate. Is there any example code with these settings. Please share the code base or any example project, those are very much useful to us.Regar...
I just started with the 2x P-NUCLEO-WB55 board.Upgdated the FUS using the Cubeprogrammer and flashed the BLE_LLD then BLE_FULL staks, at least on one board. The other board was not reachable via USB after FUS update. The wireless page is not availabl...
Hello,Working with a custom template BLE server, I face a situation where a characteristic of 40 bytes need to be notified. However on 2 different BLE master the characteristic is always truncated at 20 bytes on notification. Reading another characte...
Hello, i just bought a STM32WL55JC2. It's working perfectly on Arduino but i want to use the LORA module and Arduino doesn't support it.I've configured my stm on CubeMX and tried a basic HAL_GPIO_WritePin but it doesn't work and i can't figure why. A...
Does ST plan to support Matter? Are there any code examples or application notes available (I couldn't find any). Also, specifically, will a single STM32WB55 be able to support Matter connectivity and provisioning (seems like it should).Thanks! Dan.
When STM32WB is used as slave device, how to actively disconnect Bluetooth connection of mobile phone?
Hello,I was creating a new project for STM32WL in STM32CubeMX today, and I wanted to use the "register callbacks" functionality for a timer peripheral. So I have enabled the callback feature and generated the project. When I opened it the symbols for...
I'm developing a battery powered application using the STM32WBMMG and working to minimize power consumption. I'm using STM32Monitor-Power and X-NUCLEO-LPM01A to supply power to our custom board and measure current. The application periodically uses ...