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, first my node did not get the join response and continuosly sent the join request but “suddenly�? my node started to sent the join request and got the join request accepted but repeated the processi mention “suddenly�? because it started to work ...
Hi. Can anyone tell me if wireless STM32WB microcontrollers supporting Bluetooth 5.0 can talk to Android smartphones like the Samsung Galaxy S7 series? It looks they may only be compatible S8's and beyond. If not, is there a work-around? Thanks.
I have been trying to set up the initial code from cubeMX for my Thread Project.The Steps that i have taken are as follow:1) Set up RCC2) Set up HSEM3) Turn on RTC4) Activate RFHere are where the problems start, since i could compile until here5) Sel...
I'm working to perform flash operations while the BLE stack is running and there is an active connection. Once I initiate an erase operation, the connection times out with a supervisor timeout.There seems to be an elaborate sequence of steps necessa...
We are developing wireless communication via MAC 802.15.4 . We used your sample code of Mac_802_15_4_FFD and Mac_802_15_4_RFD to set up the communication between two STM32WB55 Nucleo boards successfully. But we can't find any code or interface we ca...
Hi, I am having following problem. I am reading all the GPIO pins of portB when I receive an interrupt. The interrupt rate is 625KHz and I am storing this data for 20ms.The problem is I have data losses every 1ms. I think this happens because of the ...