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 ...
Hi allIm using Nucleo WBA52CG development board with STM32Cube FW_WBA V1.4.0After generating code for BLE using STM32_WPAN i get error ble_wrap.c: No such file or directoryAny help?
When configuring the LCO output on an STM32WB05TZ with STM32CubeIDE 1.16.0 using STM32Cube FW_WB0 V1.0.0, the Generated code is missing the GPIO "Alternate" parameter, as a consequence, the output does not appear in the pin.Below is the fix that work...
Hello Community,Greetings of the day.I'm using the Nucleo WB55RG board. I'm trying to initialize and connect the wb55rg BLE with my mobile app.So, I'm following the stm32wb getting started video series, video part-12b. (video link - https://youtu.be/...
Colleagues.The STM32Cube_FW_WB_V1.20.0 library for STM32Cube_MX version 6.12 allows me to create DMA2 channels for B-WB1M-WPAN1. However, the startup_stm32wb1mxx_cm4.s and stm32wb1mxx.h files do not contain DMA2 interrupt vectors. Error[Pe020]: ident...
We are developing a Matter device using X-CUBE-MATTER.When we set CFG_FULL_LOW_POWER to 1 to enable sleep mode, pressing B1 for 10 seconds does not enter Factory Reset and BLE advertising is not executed.When we checked the current consumption, it se...
I want to write a function for the STM32WB55 where BLE advertising is always active, and the processor performs the necessary tasks, then sleeps and wakes up using RTC Wakeup.I want to do it with STOP2 mode, but my processor consumes 3mA and does not...
Hello,I am looking to add an STDC14 header to my design.I am concerned that by putting such a connector on the board, this will allow 3rd parties to simply buy an STLINK and reprogram my device.I am not familiar with STM32, so in the interest of spee...
Hi, I have copied a sample project from STM32Cube_FW_WBA_V1.4.1 to another location.After importing the project into CubeIDE1.16.1 and compiling it, I got the error message: make: *** No rule to make target 'C:/Utilities/trace/adv_trace/stm32_adv_t...
Hi, i have started testing the STM32WL Nucleo-64 with the Lorawan End Node Firmware. At first it seem to run OK, the device connects to the gateway and the data packets reach the platform i use. But the device stops working correctly with a few mwter...
Hi,I'm working with the STM32WLE5JC mcu and Cube firmware 1.13.0. Can someone explain how the module/stack implements adaptive data rate? I can see from lora_app.h that it is enabled by default, but exactly how is it implemented?The screenshot is fro...