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 connected the Sx1278 lora module to the nucleo-f207 development board. and the st890cdr integrated circuit on the development board started to heat up. When I reconnected the STM development board to the PC, a Fail file was created and the text "Th...
Hi,I am looking for a MCU with BLE5 and audio. If BLE5 is not available with audio, then I will get compromised with Classic bluetooth. If such an MCU has signal processing capability then it will be an added advantage for me, so that I will not use ...
Are there any wireless low power STM32 MCUs that support 2.4Ghz transmission? It is for a battery operated application.
Hello,The firmware for the P-NUCLEO-LRWAN2 gateway is currently provided as a binary file named "st-nucleo-lora-gw-at-fw-v2.1.7-eu868-TTN.bin." I am very interested in obtaining access to the source code to develop a modified version of the firmware...
Hi,I want to use BLE mesh to reach my application, the requirements below.I have a root node and need to send the custom data to each client node and need to read the status from the client nodes.The client nodes don't need to communicate with each o...
Hi I am new to the WBA series and am currently working with STM32WBA55G-DK1 board to implement the audio examples.I have a doubt, Can I implement my own custom profiles for sensor data transfer along with the audio, so that, when connected to an app,...
Hi, I have a NUCLEO-WBA52CG dev board.I am seeing an issue whenever I do hard reset for the first time after power-on.After power-on my the loaded application works as expected, after a hard reset(using the button), the clock configuration seems to b...
After flashing NUCLEO-WB55RG board with the executable file from BLE_HID_Mouse examplecan't pair the board with the BLE of a computer. Add a device - does not see it!I have LMP 11.2292 - Bluetooth 5.2What should I do?Also, in BLE_HID mouse example RE...
I'm trying to use Bluetooth on the Nucleo WB55RG board to make them communicate with each other. I find on internet a solution using micropython and Bluetooth import (this link of Solution: stm32python.gitlab.io/). However, when I activate the module...
Hello Everyone, I'm driving the WS2812 RGB-LED using TIM16 CH1.I have a very similar behavior as in this_post . The RGB works well just until MX_LoRaWAN_Process(void) then it doesn't work. I tried his solution but it didn't work(although I suspect th...