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 All,I am working on STM32WLE5 , and low power mode used for controller is stop 2 mode. And I am using MSI at 4Mhz as system clock. When i enable debugger mode, controller takes reset after a while and reset type shown is also not correct. Whil...
Hi,I'm currently trying to get Bluetooth working from Zephyr. I'm working with the Zephyr sample codezephyr\samples\bluetooth\peripheral_dis.I'm using a Nucleo-WB55RG board. Using STMCubeProgrammer I've loaded the FUS at 0x080EE000 and the file stm32...
I was wondering if anyone had managed to get the LoRaWAN End-Node example running on other MCUs than the STM32L series. I've been trying to get it to run on the STM32U5A9 combined with an SX1262, but I haven't had any luck. I'm trying to integrate th...
Hello, I would like to know if fw developed in stm32cubeIDE for nucleo wl55jc1(there are some examples for it) is compatible with https://www.st.com/en/microcontrollers-microprocessors/stm32wle5cc.html mcu family(stm32wle5ccu6) or I should expec...
HiIm a bit new and have som RF related question.I am doing a heart monitoring project where i want to measure ECG signals, put it through my AFE (analog frontend), then into the ADC inside the MCU and then output the data through BLE into a phone. I ...
Hi.I'm working with the EVAL STM32WB5MM-DK for a while now, already programmed the stack and the FUS many times, and it's the first time I got this error.After successfully open STM32CubeProgrammer (v2.19) and connected to the programmer, Selecting t...
There are already a few threads discussing this topic, but none of them have an answer.How can one force the STM32WB35 to send an event upon receiving a scan request? The documentation (rather vaguely) states that this can be achieved by setting the ...
Hey there,i have a custom board designed which is broadcasting stuff over BLE.So far i am using the full_stack_fw which works quite well.In order to turn on extended advertising i wanted to switch over to the full_extended_stack (needed for extended ...
I created the OTA application by following this YouTube video:https://www.youtube.com/watch?v=mRzZOa3jmuM&list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-&index=14https://www.youtube.com/watch?v=mRzZOa3jmuM&list=PLnMKNibPkDnG9JRe2fbOOpVpWY7E4WbJ-&index=13Afte...
Hi, I'm having a problem with the wake-up procces using interruptions. I use three pins, PA0, PA8 and PA9, set the with no pull-up, and in rising mode. then i enable them as wake up pins, in rising mode. i go to sleep in stop mode, using the function...