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 ...
We designed a customized board based on STM32WLE5JB SoC without the 32k LSE crystal to save cost. However the Sub-GHz radio doesn't work - LL_RCC_HSE_IsReady() always returns 0 and no radio interrupts generated. Is it because the LSE not being solder...
Hello everyone,We are currently trying to experiment with the STM32WB5M for it to be integrated in our project as a radio co-processor module.We have ported nimble stack (https://github.com/apache/mynewt-nimble) on our application MCU to act as an ho...
hello , i'm following this tutorial LoRaWAN with STM32 Getting Started: Part 1, LoRaWAN with STM32WL Overview - YouTubeand i want to know why targeting STM32WL as end-node instead of STM32LO and How I can buy this material decomposer not a complete...
I have a customer that wants to update the wireless stack on their custom assy. This has been implemented successfully following the procedure set detailed in AN5185. Please note that this is not an OTA upgrade and the stack is upgraded via applica...
Hello everyone, I have been working with the stm32wb15cc for a few months and am having a weird issue. I believe I have set up TIM2 and it's interrupts properly and my TIM1 interrupts work but TIM2 interrupts are not being called. TIM2 clk speed is 4...
I have an STM32WB55 board. I used the CUBEMX to generate a template that both activates the internal temperature sensor and BLE module.However, if I ran the program generated, it will be blocked in the "hw_timeserver.c" at line 566, which is:while(__...
Any program that I generate using STM32CubeIDE for the STM32WB with BLE enabled hangs until I comment out the following line. What need to change in the initialization sequence? /** * We should never end up in this case * However, if due to any...
HI. I bought the STM32WL lora HF Package (lora getaway + lora sense)I programmed the gateway as appear in the youtube here the link(https://www.youtube.com/watch?v=uJU3YM1MWN4)It worked well for 1 month, suddenly I lost the signal from the node, and ...