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 there,I am receiving a hardfault when erasing pages of flash, seemingly randomly. I can recreate the issue somewhat consistently if I rapidly erase flash pages. I have followed the example project from the STM32WB firmware package (erase flash exa...
Dear all!I'm working with a custom board. I would like to make a simple application (without Lora). Just sending packets that the device receives from Uart over the air to another device. 1st approch will be only in one direction to keep it simple.So...
Hi, I am working with STM32L476ZET6 controller running on FreeRTOS. I want the controller to communicate with external BLE module connected over the UART. For that I require the BLE (host stack + Application) firmware compatible with the FreeRTOS wh...
After sending the first uplink using ST I-CUBE_LRWAN 2.1.0, the application stops in the hardfault handler. It's probably an issued with the circular buffer for timers.Did anyone else had this problem?Thank you.
I am a bit confused with the multicast on STM32WL. I want to send downlink messages from an Application Server to 1 (or 2) STM32WL by using multicast. To do so, I tried to use the project (LoRaWAN_End_Node or LoRaWAN_AT_Slave) proposed in the STM32WL...
Can someone explain to me how the client would know what the server pairing number was if the user used a RNG in the server to create the pairing number? I certainly see how a fixed number would work as a developer. But when I try and connect using...
Hi We are using the STM32 in a project and want to use a bluetooth module . I see there are many certified modules out there , but if I use any in a project (even though I dont modify the module at all ), I have to pay for a bluetooth certification...
Hi,I am currently attempting to debug the secondary core (cortex-M0+) on the STM32WB15CC board, but I have encountered challenges in doing so. According to the documentation, the boot process is initiated by setting C2BOOT through the primary core (c...
Hi All, I want to create an open thread border router with raspberry pi 3 and stm32wb55rg :1- first I followed the steps illustrated on this site Connectivity:STM32WB OpenThread Border Router Application - stm32mcu (stmicroelectronics.cn) but i can'...
We have a product using the SPBTLE-RF module and are looking to migrate the design to use the STMWB1M. Has anyone done this?