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 ...
I am using an STM32WB55CG in a slightly challenging environment. aci_gatt_update_char_value() works great most of the time and returns BLE_STATUS_SUCCESS and transmits data. Occasionally the STM32WB55CG will disconnect and then reconnect. Our applica...
Hi,We are working on a application using the STM32WB55 and are using the P-Nucleo boards. We want to have multiple (5-8) servers connected to a single client and with a low latency and the highest throughput possible.All servers are sending data with...
I am developing the BLE application on my custom PCB using MCU STM32WB55CCU6. However, it gets stuck in if (SHCI_C2_BLE_Init( &ble_init_cmd_packet ) != SHCI_Success) { Error_Handler(); }It returns SHCI_FUS_CMD_NOT_SUPPORTED instead of SHCI_S...
I would like to add middleware (LoraWan, SIGFoxor subGHz_phy) but those are disabled and when I hover my mouse on enable I get the tooltip saying "you can enable this middleware only if SubGHz is enabled..".When I open examples these middleware are ...
I generate project using CubeIDE 1.6.1 with pack 1.11.0 for stm32wb55CC. I select BLE in code generator and look at Debug options. But it looks this options value not matter. I create project with enabled and disabled debug options and compare .c and...
Working on STM32WB50P2P server client (one to one) working perfectly. Server sends notification which is 240 bytes long.Shifted from Client to router to connect to multiple servers and transfer collected data to an Application.In router application w...
Hi everybody, I'm a student in a French engineering school currently working on a project including the STM32WB wireless CPU series. For the sake of simplicity, I'm just going to say that my project basically consist in establishing a BLE connection ...
Namaste,I am working with a full-duplex audio streaming application using the project files given here: https://www.st.com/en/embedded-software/fp-aud-bvlinkwb1.htmlI am using the STM32WB Nucleo board and the code works where I can play the audio fil...
I have identified from this post and AN5270 that ACI_GAP_TERMINATE and HCI_DISCONNECT may be viable functions to call from a peripheral device to terminate a BLE connection. My employment of these functions causes no change, similarly use of ACI_GAP_...
Hi. I have problem with connect to NUCLEO-WL55JC nucleo via ST-Link Utility. I am unable to connect with any option (hot plug, connect under reset etc.) or hardware reset to STM32WL55 MCU on board (there is some demo soft which is unable to erase). ...