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'm using BLE_p2pClient and BLE_p2pServer programs.I had pairing request in BLE_p2pClient to have both devices bonded.Now, I want to have a fast connection between client and server; actually, the connection between client and server is about 2...
Hi ST Community,I'm using the B-L475E-IOT01 card and I want to use the X-CUBE-BLE1 middleware to send information directly to a variable (something I was thinking of doing simply with this application). Only, when I run it and try to debug, I'm havin...
I am trying to load the p2p server example and noticed my Nucleo-WB15CC doesn't do any bluetooth communication. I can run normal user code just fine (LEDs, GPIO etc.) but CPU2 doesn't seem to do anything.When I try to start FUS, I get this:When I try...
ACI_HAL_GET_LINK_STATUS will give an Array of link status (eight links).My question is how do I do operations on specific links of my choice?e.g., start an advertisement on a specific link. reference AN5270 -
Greetings,I have a question regarding the reference design MB1389-WL55JC-highband-E02_Schematic (https://www.st.com/content/ccc/resource/technical/layouts_and_diagrams/schematic_pack/group1/2e/e5/94/2a/d7/46/48/57/MB1389-WL55JC-highband-E02_Schematic...
(1) Are there any experience for a data exchange via bluetooth between two STM32WB1MMC-parts? (2) How can I use a STM32WB1MMC together with a STM32F411 board? Are there any experiences? (3) How can I create a data exchange between two STM32WB1MMC? (4...
Hello,I have STM32WB5MM-DK evaluation kit and I am trying to get example Zigbee_OnOff_Client_Router working. I updated FUS (v. 1.2.0) and Zigbee FFD (v.1.18.0). Example do not work, I get an error "Fatal Error" on terminal and display:[M4 APPLICATION...
I have a problem with my wireless stack which was fixed by unplugging and pluggin back in my NUCLEO-WB55. Everything was working well for many months, but I recently tried downloading the ST example project BLE_DataThroughput (from the STM32Cube_FW_W...
We are using B-L072Z-LRWAN1 Discovery kit for testing the range of LORA network. We have purchased 2 numbers of B-L072Z-LRWAN1 Discovery kits. We are using the factory default firmware provided with the kits. We have observed that the kits can commun...
I am a new developer on STM32WB10 and I do not succeed to drastically decrease power consumption in standby mode. Commands for main CPU in order to lower consumption seems to be OK but the CPU2 for BLE seems to be always active.LL_C2_PWR_SetPowerMod...