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 everyoneI have ported p2pClient project to a custom board and kept it running for hew hours.I`m using the STM32Cube_FW_WB_V1.7.0 ilbraries and and imported system workbench project.Eveyrthing seems to be working but after 4 hours board was not res...
In the function Ble_Hci_Gap_Gatt_Init(), it stopped at hci_cmd_resp_wait(HCI_TL_DEFAULT_TIMEOUT);And does not advertising any signal.what the problem may be with my board.Thanks.
Hello,I am developing a system using an STM32WB55 Nucleo, such that the STM32 receives data from a Windows application via BLE changing of characteristic value, the STM32 then sends this over uart to an external device which returns an acknowledgemen...
Hello,I build my own end node based on STM32WL55CCU6 in the QFN package.During bring up I noticed missing VR_PAVDDPA is available on pin 25.Can someone help me to understand why is missing? I check also on the oscilloscope and is missing too. Nothing...
I am implementing a bootloader that will support OTA installation of a new BLE stack if needed. I want to be able to command the FUS to install a new stack and I am utilizing the delete WS and FW upgrade SHCI commands to do this. I am always deleti...
I have created a project in CubeMX with CubeWB. Set the device to beacon mode (UID). On initialization, I can set the NamespaceID and BeaconID. But I do not understand how I can change this data during the operation of the beacon. Please tell me the ...
Hello. When I send data from my phone (ST BLE Toolbox App) to my stm32wb55rg nucleo board the code enter in Custom_STM_Event_Handler(void *Event) function in custom.stm. The description of this function sais that the parameter *Event is the location ...
I am using BLE peripheral on STM32WB5MMG module. For some reason the BLE gets disconnects on its own and not able to connect it again when it disconnects on its own. So I want to understand on what event BLE gets disconnects. Is it anyway possible to...
Hi I am testing STM32WL55.I am testing UART1 of STM32WL55 by referring to SubGHz_Phy_PingPongI can transmit data using UTIL_ADV_TRACE_Send.I tried to receive data from terminal using UART1.But it didnot work.I inserted UTIL_ADV_TRACE_StartRxProces...
Hello ST - would you please clarify these two errata and share the missing formula from PM0271:Slot guard time (1.25 ms or 1.5 ms?The last sentence of 5.2 specifies a 1.25 ms guard time.5.2.2 specifies a 1.5 ms guard time and Figure 22 shows 1.5 ms g...