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 everyone,I'm a beginner working on a project using an STM32WB55 with a temperature sensor, and I'm trying to set it up in Zigbee mode with Home Assistant and ZHA as the coordinator. My goal is to update temperature data on Home Assistant, but I...
Hello,We noted a strange consumption pattern regarding the BLE usage w/ zephyr 3.4.0. The BLE stack is the version 1.16.0 (we got the same values w/ 1.17.0 on BLE stack and zephyr hal_stm32 (d466dc8421ee0c6592bb5682aa93a671bc948107)).Setup:* EVB: NUC...
Hi, I'm pretty new to STM developement. I tried use "SubGhz Ping Pong" example in the cubeWL package, successfully. Now I search to establish a real com' between two STM32WL55JC1, where they can exchange data, etc... The different driver, API, layer ...
Hello, I would like to know if it possible to use a 48MHz TCXO instead of the 48Mhz crystal specified in the datasheet of the STM32WL33 ?Standard crystal are at minimum +/- 10ppm at tolerance and this may not be sufficient for our application. If yes...
Hi!We are developing a product that should provide a KINEIS satelite protocol support.As claimed on their website, thay have a partnership with ST. According to this ST supports it.Could you please provide more info according to this? Any code exampl...
Hi,i am working with BLE_p2pServer_ota example with NUCLEO-WBA55 board and i want to activate security communication. Can someone guide me? Is there a step by step application note available?
Hi,I am a novice, just started to learn the STM32WLxx series, at the beginning with NUCLEO-WL55JC1 DK routine running no problem, for another STM32WLE5CCU6 module, on the basis of routine adaptation, has been unable to do. It is officially introduced...
I have an unexpected result, that bothers me for two days now: I use CubeMX 6.12.1 that I use with VSCode / STM extension V2.1.1. I connected a TDK3902-Evaluation PDM Microphone-board (datasheet and T3902 component datasheet), it needs between 1.0-3....
Hi,i want to send sensor values from my STM to my Homeassistant via zigbee.Therefore I have configured a temperature sensor cluster at one endpoint and because my device should also control LEDs, I have an onoff cluster.I have tried to send my sensor...
Hello,I would like to connect the P-Nucleo-WB55 board to a specific BLE device. The BLE device is found by name. But when I call the function aci_gap_create_connection() I keep getting 0x0c (Command Disallowed) back. I have checked and changed the pa...