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 ...
Zigbee is used for wireless communication with reference to Zigbee_OnOff_Router_NVM. The problem I'm currently facing is when connecting multiple routers and sending data every 2 seconds, the APP_ZIGBEE_persist_save freezes for about 30 seconds at re...
Hi ST experts.I used the pingpong sample code with the tutorial I have found in the TechForum: Link of the tutorial in order to establish the radio frequency communication between two Nucleo-WL55JC2 boards and it works. And then I tried to communica...
Hi All,I'm currently testing Thread cli with STM32WB5xx Nucleo Board with stm32_ftd.bin v1.17 for the coprocessor firmware.I got an issue when sending the "Coaps connect <ipv6 add>", I got "Invalid Args" as return valueDid anyone test the coaps secur...
hello.I was interested in stm32wb5MM, so I purchased the stm32wb5MM-dk board.The demo that ran when I powered on this board was very interesting as I was planning a similar project.I searched for STM32CubeWB to see the code, but the Demontrations fol...
Hello,I'm seeking guidance on transmitting data (char buffer[]) via BLE communication using my STM32WB30CE. I've integrated this MCU into my custom-designed development board. I've successfully activated the BLE Stack and can identify my device throu...
Hello, I want to make my end node will send join request to the gateway continuously in every five second. My goal is send join request continuously until end node connected to the gateway and if connection is break after join with server, then again...
I am trying to use the indication property instead of the notification property based on the heart rate example for the WB55. I have modified the gatt characteristic to advertise an indication. I have the android I am connecting to sending a CCCD to ...
Hi, I want to make a costume PCB board with the STM32WBA52CG on it, where can I find the reference schematic to make it work? Thanks in advance! Kind regards, Mats
Hi ST Community,I´m doing my first try with the board STEVAL-ASTRA1B, try to run the example binary for Logistic.LoRa can not join the network:on the APP ST Asset Tracking there is no data from GPS:some hints? Thanks in advanced.
I'm trying to create an application that sends information from a sensor connected to STM32WB (P-Nucelo WB55) to another device over BLE via notify. I followed each and every instruction in this video posted by STM, but that application simply doesn'...