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, I am designing a custom board with STM32wb processor. With nucleo board, there is no problem for programming mcu and flash the wireless coprocessor binary. However, in custom board, I don't want to use usb (extra cost and size). Do I have to ...
Hi,I am trying to initiate a code via cubeMx for the STM32WB55.I want to add freeRTOS together with a p2p_router capability but facing an issue that the both above not supported simultansly.Any special reason for that?Is there a way to achieve that? ...
Hello,I have some problem with running ble mesh on other device than nucleo. Someone tried run ble-mesh example on stm32wb55 with 512kB flash?My all tries was end with HardFault exception.I'm almost sure that M0 course that exception but i have no id...
Hi,I am looking for an example/guide for establishing a multiple BLE profiles simultaneously on the STM32WB55 (STM32WB55 P-Nucleo for start). Specifically, I intend to implement 2 different BLE servers simultaneously/ server and client simultaneously...
Is it possible to get connection with several smartphones on the STM32WB?As I understand the STM32WB can connect several servers but not clients (smartphones), or I got it all wrong?Thanks,Lior Malik
is there any sample codes for reference that I can combine the FreeRTOS and p2prouter? I checked the pack only have a heartrate with FreeRTOS.
Hello! I am trying to pair stm32wb55 with my phone (android) but the phone asks a key (it even suggests 0000 or 1234) but these keys don't work. I want to pair without any ST app and send some strings to the module using app S2 Terminal for Bluetooth...
Hello! I use the app ST BLE StartNet to control the STM32wb55 board's leds and even I could control others user's leds too. But I want to write my own android app to make a more advanced control of GPIOs. My question is how do I have to change the ex...
Hey there,bringing my custom STM32WB board up, I encountered a problem with the RTC initialization. I recently updated CubeMX to 5.5.0 and I don't know, if my problem comes with the update, but with the older versions I didn't have these type of erro...