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 ...
Is it possible or advisable to use the tcxo as the clock source in a lora end node application? The default configuration in the Lora end node example code uses the MSI as the clock source but surely the tcxo would be a better and more stable option...
HiWhether BlueST-SDK tool is compatible with bootloader STM_OTA dedicated to STM32WB55 ?I using Nucleo STM32WB55 and bootloader from STM (STM_OTA). For update firmware I using for now STM32CubeMonitor-RF and stm32WB USB DONGLE (which is part of nucle...
Dear all,I would like to communicate regarding STM32WB OpenThread Border Router Application.Connectivity:STM32WB OpenThread Border Router Application - stm32mcu (stmicroelectronics.cn) May I ask would you be available to communicate regarding OTBR_CL...
Hello ,I am trying to making a BLE application with triggering external interrupts that came from camera sensor. Normally my interrupt handlers worked just fine, however when I try to add BLE function, code getting hard fault. Following lines in the...
The standard OTA application is taking up 28kBytes and even the light stack (v 1.16) starts at 0x08021000 on the 256kB models. This leaves 104kByte in between. Does that mean it is not possible to updatet the wireless stack via OTA on those models?
I'm currently working on a project based on transmitting RF.The objective of the project is to develop a system which is able to communicate with another device based on RF transmission.The system has to be able to provide RF communication at a frequ...
Hello, I'm new at developing Wireless applications with the STM32WB and can not find why old data from old commands stays somewhere in my code and affects my new commands sent. Im writing the command strings into Myble_Characteristic_Command with the...
Board: STM32WB55Software: STM32CubeIDE, STM32_WPAN BLE as Custom p2p serverBackground: Have a test bench set up to check entering Standby Mode with additional features we want to use on our project before implementing it. Have been adding in our feat...
Hi Team, Any Transceiver IC support up to 3GHz range in STMicroelectronics? And how to interface with controller.! Thanks and Reguad,Aravind
Hi there. We are planning to develop a product that includes 5-7 server nodes based on STM32WB15, and one client node based on STM32WB55 which should receive notifications from the server nodes parse them, and send data to the PC through USB CDC. Eac...