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 guys, I have NUCLEO-WL55JC2 board, and I am following a tutorial to learn baremetal embedded programming. The first task is a "hello world" app for UART. So, I just read the doc, and I understood that I need to use LPUART1 which is the default fo...
We are developing a Bluetooth application using the STM32WB55RG. According to the documentation, I found that using the Router and service approach can achieve a one-to-many connection. I want to know if, once a peripheral establishes a connection wi...
HiI'm working on a project where I have to take the humidity and temperature measures of the soil, and send them to a LoraWAN getaway. The problem is that I have to use the STM32L010F4P6 microcontroller and the RF module LAMBDA62C-9S. My question is ...
Hello,I am using the BLE_p2pServer_ota example from the STM32Cube_FW_WBA_V1.4.1 firmware package.For testing purposes I would like to set different channels/frequencies for TX/RX (2402, 2440, 2480 ... MHz). Where can I find the corresponding function...
Hello, I am using CubeIDE v1.16.1 and I want to export a modified project from the firmware package STM32Cube_FW_WBA_V1.4.1. I modified the project directly in the corresponding example folder and it works successfully. Then I wanted to export the pr...
Hi,I have several questions regarding current consumption numbers as they appear in the Datasheet of the STM32WLE5.in Table 28 / Table 29 the current consumption of LORA RX/TX modes is mentioned.I have several questions:1. is it possible to use a TCX...
Hi,i use the example BLE_p2pServer_ota with STM32WBA55. When i scan the device, i get the advertising elements in this order:I want to swap the first both elements. How and in which file can I change this order?
Hi Guys,I was planning to start a project using the STM32WB55 chipset to implement a device capable of connecting to both Zigbee and BLE devices via a dynamic concurrent mode approach. I was able to confirm that this device supports it from the threa...
Dear Community, I have been pursuing my master degree thesis with STM32s Products. I would like to know wheter or not there are any material or video series for guidance. I mainly focus on networking for industrial applications so I work on zigbee. T...
I am working on stm32wb15 board firstly I developed code with the nucleo board the code worked fine but when I used that on my personal hardware with same microcontroller the ble is just entering in UTIL_SEQ_PostIdle and UTIL_SEQ_PreIdle condition an...