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,Please i have question.for the board : NUCLEO-WB05KZ : Can I program this board with arduino IDE? If you have simple tutorial codes for BLE to get you started, please let me know.Thanks
My supervisor and I have been trying to do some work using the Seeed studio board LoRa-E5 mini using STM32WLE5JC. After struggling a bit with removing the included write protection using the STM Programmer and a ST-Link, we managed to upload a script...
Hello all.I'm writing an application using an STM32WL33 device, actually facing continuous problems related to the documentation and SDK, that seems to suffer (understandable) youth issues.After having solved many, I came now to several problem I can...
I have a application where stm32wb5mm is acting like a beacon. I got it to advertise configured data, now I am trying to advertise temperature measurement, for this, I need to dynamically update advertising data packages. So my advertising works ok, ...
Hello,I am working on a project using Nucleo-WL55JC1 and the X-NUCLEO-IKS01A2 sensor board. My goal is to read sensor data (temperature, humidity, pressure, etc.) and send it over LoRaWAN to a network server such as ChirpStack.I have already connecte...
Hi,For my projects I use BLE MESH.I did not find any software stack about the BLE MESH protocol for the STM32WBA54 and STM32WBA55 processors?Is it planned on your side to provide them like the STM32WB55? soon?ThanksAlain Romaszewski
Hi If I understand correctly, this table in the datasheet says WB55RC family which I have a 256K flash type, should allow me to have 128K SRAM 64KB SRAM1 and 64KB SRAM 2 But the code that is generated with STM32CubeMX does not grant me all these s...
Hi, I am using a custom PCB with SM32WB5MM module. I am reading a temperature sensor and I want to update its value to the advertising package in "a_AdvData".For this I made a "shared_variable" in my main.c (for now its just defined to 10, later it w...
Hi,i'm trying to work with Sigfox and MB1779B board.I try to connect with cube programmer and V3miniE.here is the log :is there a procedure to connect to board ?thank you
Hi, everyone. This is my first post.I want to build a completely new Zigbee project with my STM32WB55DK. I just want my device can connect to non-STM zigbee devices and STM zigbee devices and send my strings. Can someone teach me how to do it? The ex...