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 ...
Hey,I have two problems regarding custom clusters and sleepy end devices. I want to create an SED that periodically sends custom long string messages (via attribute reporting) to a coordinator.1.Question:For this I implemented a custom cluster with a...
Hi,I am currently getting familiar with the STM32WB15 microcontrollers using two WB1M-WPAN1 boards.On the server/peripheral side, everything works correctly (the declaration of services and characteristics in the .ioc file is very convenient), and I ...
I'm unable to enable STM32_BLE in "sofware and middleware" on the STM32WB07CCVX in STM32CUBEMX as it's greyed out. Also, "RADIO" is greyed out too. Are there any guides on how I can set up BLE in STM32CUBEMX or does anyone know why these options are...
STM32CubeIDEVersion: 1.12.1Build: 16088_20230420_1057 (UTC)I am trying to use one of the examples from the STM32Cube_FW_WB0_V1.1.0 package, but I am unable to build any of them.After importing the project into STM32CubeIDE (I have tried BLE_Beacon an...
Hello, I'm looking for advices to place the module STM32WL5MOC in bootloader mode from different methods : Through BOOT0 and NRST but I can not find the communication interface that I can communicate with (for example UART) this specific mcu in the ...
I am running a bluetooth application using freeRTOS on a Nucleo-WB55 (STM32WB55RG). I am in the process of implementing Emulated EEPROM (X-Cube-EEPROM) to store som data. After implementing eeprom emulated in a ble_heartrate_freertos example I have h...
Hi, I want to report two code generation bugs in Cube MX for Zigbee projects:Color Control: having a color control functionality requires to fill out capabilities, such as XY or HS color settings. Those capabilites are not saved when regenerating the...
Hello,I'm trying to implement BLE functionality on a custom board equipped with an STM32WB55CC using CubeMX.I managed to successfully (or so I think, the option bytes look good) install the BLE stack binary, but the device is not advertising. I mana...
Hi,I'm doing tests based on the LoRaWAN_AT_Slave. One of the modules often appears tMAC txTimeOut, resulting in JOIN FAILED. Same firmware downloaded, but some devices are working, is there any doubt? Is it a hardware problem? [14:47:35.933]发→◇AT+JOI...
Hello, hope someone can help me, thx! I successfully completed the SensorDemo_BLESensor-App by connecting NUCLEOWB05KN1 with NUCLEO-U575ZI-Q, and carefully followed the manual X-CUBE-WB05N_GettingStarted. I have also verified that we can send data by...