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,I am programming the nucleo_wba55cg using Zephyr v3.7.0.My application is based on a BLE peripheral example, whereby I have also configured an LED on the nucleo_wba55cg board to toggles at the rate of 1s.Also, I modified the rcc section the nucleo...
Good day I recently purchased the P-NUCLEO-LRWAN3 STM32 Nucleo starter pack and im having trouble sending anything to the gateway from the end node using Lora. I am based in South Africa and am using EU433. The gateway has successfully connected to...
Following https://www.st.com/en/evaluation-tools/nucleo-wb55rg.html --> Download databrief--> nucleo-wb55rg-3.pdf --> on page 2 there is a link to --> UM2819 (https://www.st.com/resource/en/user_manual/DM00761832.pdf)but this link ends in a "page no...
Good morning all, I am working on a school project to create a hydroponic garden within a greenhouse in my backyard. I am using the NUCLEO-STM32WBA55 board. When I update using the STLINK the board is recognized by my pc but when trying to run I get ...
I use the NUCLEO-WL55JC STM32WL Nucleo-64 board, which I supply with an external power supply.Each time I attach my laptop in order to view the console, the WL55JC is reset. I assume the STLINK-V3E issues a reset to the WL55JC.Is there a possibility ...
Hey, we are developing a product using a STM32WB5MMGHx on a custom PCB and using ThreadX instead of the scheduler + TinyLPM. I'm having issues getting the MCU into a suitably low power sleep mode, and I'm seeing odd behaviour where lower current dra...
Hi,I'm working with the nucleo-wb15cc board. The program itself is working great but I encounter issues everytime I unplug/replug the USB cable during operation:The program reports HAL_TIMEOUT druing SystemClock_Config(). To be more specific, it gets...
HIIm trying to add this middleware to STM32WB0/STM32WBA55 MCU, Im using WBA0/WBA55 p2p_server_ota trying to integrate SX1261/SX1262 ,How to list as part for middleware in CubeIDE configuration page, (like we get LoRaWAN for STM32WL)STM_WPAN and LoRaW...
HiWhen LPTIM2 and LPTIM3 enabled with "Count Extenal Clock with internal sync" with LPTIM2 Global interupt Enabled, it is not calling void HAL_LPTIM_AutoReloadMatchCallback(LPTIM_HandleTypeDef *hlptim)But LPTIM1 is working perfectly as expected , it ...
Hi I'm not very experienced with Zigbee, but I have a ZGPD power measuring device on my desk I'd like to get the data from. With a 802.15.4 sniffer i see he's asking for a channel (command 0xe3) within the first 5 minutes after startup. He's also bro...