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 ...
Which file and where in the file (between begin .. end marker) should I place my function?This is taken from Drivers\STM32WLxx_HAL_Driver\Src\stm32wlxx_hal_gpio.c.It says "HAL_GPIO_EXTI_Callback could be implemented in the user file"I understand that...
Hello @ST Community @STM Community Currently, I'm using Lorawan gateway: P-nucleo LRAWAN1 and Lorawan node: B-L072Z LRWAN1. As Lorawan provides a maximum range of 10 Km and a data rate of 5kbps at 125 kHz.B-L072Z node as a buffer of size 242 bytes.I ...
Can anyone please direct me to documentation on how to interface to Bluetooth functionality on the STM32WB1MM module (or B-WB1M-WPAN1)? My understanding is that I should be able to use the Bluetooth capability from either the on-board STM32WB15 of fr...
Has multiple failures to download HAL package of about 100 MB to 500 MBfrom ST web. Firefox said failed, at about 20% progress bar. Saw same on multiple different packages. Seem it timeout on a non-fast internet. Some package can choose to downloa...
HI, Regarding STM32WB5MMG .It says its also supports:- Ultra-low-power modes for battery longevityBut how low? I can't find how much it consumes in STOP MODE 2.Is it written somewhere?Did anyone get to measure it? Is there a board that has this chip...
I got this from github. It compiles ok. The package has source for STM32WLxx_HAL_Driver. How can I find out what version is the STM32WLxx_HAL_Driver? TIA
How to manually download submodules manually and put them in correct directory structure, for use with Nucleo-WL55JC1 (8xx/9xx MHz)?In https://github.com/STMicroelectronics/STM32CubeWL, when I used the Green "code" button to download zip, some direct...
HelloI am updating the firmware and stack of my stm32wb55 using cubeprogrammer but it stops on firmware delete succefully then it gives me an error messageFUS_STATE_IMG_NOT_AUTHENTIC: Firmware/FUS upgrade requested, image found, but its signature is ...
Hello,I am trying to make a project for firmware update using OTA with ST BLE Sensor Classic on IOS device but I have a problem I watched the videos and try to understand how can I create a project for fimware update. I started with an easy one I run...
Hello,I have flashed the FUS and wireless stack to my B-U585I-IOT02A. However, there are no tutorials on how to set up a simple BLE app with the STBLE Toolbox with this specific board. All of the examples are built for different boards, as listed on ...