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,I am using STM32 Cube Ide and I am just getting started with the STM32 WB55 board. I tried running the p2p Server project from the firmware package but I can't see the board neither on nrf Connect application or ST BLE Sensor app. Does anyone h...
When i connect the STM32WB55 with PC via USB cable on ST-Link Port, This window is prompted on my screen with Fail.TXT file showing message as shown in PIC what can be the reason and issue?I have connected WB first time to my PC
This - from May 17, 2018 from 9am to 5pm, Innovation IT Day 2018, Toulouse, France:https://www.st.com/content/st_com/en/about/events/events.html/iot-communication-protocols-overview-workshop.htmlIs there a recording available somewhere?
I am using an STM32WB55CG in a custom board with SWD interface. When I tried to connect the MCU using STM32CubeProgrammer, the MCU is identified in the Cube Programmer. But, when I tried to program it using the STM32cube IDE, device is not identifie...
Good day,I'm using the scheduler to be able to run tasks on the STM32WB. It all works fine, but I would like to be able to add different priority levels to tasks, since the timing of some tasks are more critical than others. I edited app_conf.h as fo...
Hi, All,I want to use CubeMon-RF to monitor the USB dongle of the P-NUCLEO-WB55.According to the Manual : STM32CubeMonitor-RF software tool for wireless performance measurements, The USB dongle must be monitored using the VCP DEVICE link, and it ne...
Hello,We successfully using 247 as MTU values in our STM32WB55 system.We did try to use 512 CFG_BLE_MAX_ATT_MTU as max MTU value noted in SHCI_C2_BLE_Init() - (517 according to BLE5 spec)The connection and mtu negotiation is working successful (512 b...
I choose as reference the application example "BLE_HeartRateFreeRTOS_ANCS" and EmbOS with CMSIS for CubeIDE for STM32F746NG( board 32F746GDISCOVERY). In reference STM project, the CMSIS is included by "cmsis_os.h" that includes "cmsis_os2.h" and als...