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 have developed a LoRa application based on the LoRaWAN EndNode example, with some custom code and using the .ioc configuration. I am working on the Nucleo board STM32WL55JC1. Now, I would like to migrate my application to the LoRa End Node F...
Hi all,I'm referring to BLE_HeartRateFreeRTOS example project. As per my understanding, controller wakes up to advertise based on the Adv Interval. This can be fast(80ms-100ms) or low power advertising(1s-2.5s).In this project there is a default task...
Hi all,I'm referring to the BLE_Beacon example project. I figured out that we need to start the advertisement and then attach the required payload/service_data. Is there any minimum set of advertisement packets to be broadcasted in-order to see the p...
HiIs there any BLE Beacon with STOP2 low power mode project available??Thank you
I attempting to run the dual core ping pong example.When I attempt to load the program to the CM0+ core I receive the following error message: STMicroelectronics ST-LINK GDB server. Version 7.9.0 Copyright (c) 2024, STMicroelectronics. All rights res...
Sono partito dall'esempio BLE personalizzato per il core WB55RG, che esegue regolarmente Advertising. Tuttavia, ora vorrei aggiungere una scan_request (sto cercando di replicare l'esempio P2P_router partendo da un esempio BLE_custom per avere servizi...
Hey everybody,I am currently working on a project which involves a firmware update over the air (using the nucleo wl55jc1 board). i have found an example project through the official website (https://www.st.com/en/embedded-software/stm32cubewl.html) ...
HiI've tried to build the three FUOTA projects. Each one fails with similar errors. "Missing files".I have a fresh install of the CubeIDE, and I've tried this on two different computers.For example, I built the Single Core FUOTA example for the Nucle...
Hi, I tried to setup BLE, I do not know how I managed first time to success - but I can't do it anymore :DOnce it was working and even tried to send characters, but now I cant setup it anymore.I follow up https://wiki.stmicroelectronics.cn/stm32mcu/w...
Hi, I am testing ble audio with STM32WBA55G-DK1 board. I develop my ble audio application with tmap profile. I referred to BLE_Audio_TMAP_Periopheral project provided by ST. It can be paired and enable le audio. But when i play the music on the an...