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'm trying to figure out how to use the USB peripheral on a P-NUCLEO-WB55 board. I got two of the demo projects from STM32Cube_FW_WB_V1.10.0 built (HID_Standalone and MSC_Standalone) and loaded. I have confirmed that they're actually running (I ca...
Hi,I am in the process of integrating OTA functionality into my project using the examples in STM32Cube_FW_WB_V1.2.0. With reference to AN5247, I have added the Reboot Characteristic and changed my Flash start address to 0x08007000. I have also notic...
Hi,I tried the BLE p2p Client example from cubemx and running on STM32IDE.Whenever I push the button, the device starts scanning in general discovery mode. The issue is it always scans for 10 seconds and I am not able to change it.I have tried changi...
I would like to create a ZigBee application on STM32WB55 controller for CubeIDE. Unfortunately there are no .IOC example files for ZigBee. What components do I need to select in CubeMX to be able to use ZigBee? Should I enable BLE or THREAD (WPAN). ...
HiHas anyone tried connecting the STM32WB and the Serial Bluetooth Terminal application ? https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=sk does anyone know how to set up Bluetooth in STM32CubeMX ? or is ther...
I would like to communicate wirelessly between the stm32 nucleo f446reboards with ai-thinker's ra-02 sx1278 module. However, there is no relevant code for the module that i am trying to use, so I don't know how to start it. So can I get the relevant ...
Hi,for my application i need to connect from 8 to 16 BLE devices (STM32WB sensor boards) to a LTE gateway (always a STM32WB board). Since actually the maximum connectable devices in master mode are 5, I found not ideal the solution to switch device t...
Helloi'm an electronic engineer and i'm working on LORA project using the i-cube-lrwan expansion package. An expansion package by definition must include .ioc file for STM32CubeMX but the LORA expansion package doesn't include this file!!! why?i work...
Hello,I'm trying to update the firmware of my I-NUCLEO-LRWAN1. But before that, I would like to backup the firmware. I'm trying to use the sm42_fw_update_tool found here:https://github.com/USIWP1Module/USI_I-NUCLEO-LRWAN1I got the same error seen her...