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 ST Support Team,I am reaching out regarding an issue I have encountered while attempting to utilize USB CCID functionality on the STM32WB55 MCU. Recently, I integrated the CCID driver from the following link into my project.https://github.com/STMi...
Hello, I am developing a device using STM32WL chipset.I'm currently taking the FCC certification test, but it failed in R.S.E (Radio spurious emmision), so I've been reviewing it for 3 weeks.There was an FCC certification logo on the STM32WL Ev-kit, ...
Appreciate pointer to simpliest example for STM32CubeWL sequencer.Specially "Task registration and execution" and "Wait for an event and set event" to do the below sequence. I have AN5406 and reading.....read temperature sensor, transmit on STM32WL...
Which ST Link programmer is best for STM32WL5JC (Lora MCU) for advanced debug facility (still reading, ??trace, monitor??)TIA
How to setup debug session with C breakpoint, stepping, variable read/write, etc. (and advanced facility like monitor, etc. I am still reading...)TIA
I use stm32wb5x_BLE_Stack_full_fw.bin v1.13.2 on STM32WB5MMG.The installation address is 0x080CF000.What happens if I write the stack to the wrong address (0x080C7000, the install address for v 1.13.0).In my board, it looks work fine. Is there any co...
Hello, I'm STM F/W Beginner .Recently, I was tasked with a project to implement BLE with the Stm32wb MCU.As a result of referring to Example such as Heartrates or P2PServer Projects, I could successfully send Data to a mobile phone by Nucleo Board.Ho...
Hello all, I made custom PCB board with STM32WB5MMG in my project. I have confirmed that the SWD pins are working and Code is Debugging ok.I have also set up HSEM, IPCC, RCC, RTC, RF, STM32_WPAN required but I can't detect the Blue...
Good morning,I am using an STM32 WL55JC1 starting from the end node example.I am unable to figure out in the code how to set how long or how many tries it makes before it stops trying to connect to the gateawy.Could you please point me to this inform...
i set fido related services and characteristics using cube mx for stm32wb55 development board why i am not getting any value in my coustum event handler.