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 ...
Hey,I'm trying to get a binary for the BLE OTA application, but if I compile the example BLE_Ota with SW4STM32 the binary is around 393.411 KB. STM32CubeWB 1.1.0 with Patch 1.1.1 was used.How can I get the same size and file type like the reference f...
hello ! I just started develop with stm and my project which based on i-cube_lrwan/AT_Slave in i-cube_lrwan.zip.Today, however, the software is upgraded from 1.2.1 to 1.2.2.So I'm trying to find patch notes or changes to see if I can upgrade, but I ...
The mesh library for the STM32WB55 only seems to be compiled for the IAR compiler as of right now, and there also seems to be an older version of the BlueNRG mesh library available for keil. These compilers are both very expensive and do not work und...
Hi Sir,Initially, we chose the STM32WB55 (QFN48) it has only one group. Currently we required a slider (linear). So we are moving to the QFN68 package. In my case, i need six plus keys, So Can I avoid the shielding to get the 9 keys? One Shielding I/...
Hi Sir/Madam,In STM32CubeMX, the TSC in System core, we finding only group-2 with four I/Os. I am thinking that there must be group-1, group-3, group-4. So that we can implement TSC with more keys. please suggest me proper settings required to do th...
Hi Sir/Madam,Here are developing a PCB with touch interface. We found the schematic files in st.com website. In that schematic, touch interface is not implemented. Can you please share the suitable link or any reference files to understand the TSC ...
I have a STM32CubeExpansion_LRWAN_V1.2.2 project in System Workbench. I opened/converted it with TrueStudio. I modified the code and successfully compiled and ran it.I followed the guide to Migration from TrueStudio to STM32CubeIDE and the conversion...
Hi, I am looking for compatible Zigbee full device stack for STM32WB. Is ST provide suck stack for ready to port and use on STM32WB.
Hi. I am trying to update my board using STM32WB Copro Wireless Binaries. But, I am getting following error: I cannot download the image. Can you please help me with this issue? I can flash the board but cannot use bluetooth functionality.
I am getting stuck at SVCCTL_UserEvtFlowStatus_t SVCCTL_App_Notification( void *pckt ) function inside app_ble.c. Is there any documentation which would tell how this part of the code is written?