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,Made a prototype board with a STM32WB55RGV. For testing the wake up I reduced to only UART1, incoming SYS WAKEUP PIN 4 (PA2), control LED on PB10, Serial Wire debugging. HSE/LSE present, but not used. BLE is not used, the firmware deleted, etc.If ...
Hello,I try to test the BLE on my Nucleo-STM32WB55 board.I use the v1.21.0 ST package for WB boards with BLE_Zigbee_Dyn exemple.I can use Zigbee without problems, but i never be able to use BLE. I can't discover device on ST BLE sensor classic.I uplo...
I am looking for a board, and think that I need someone to say that they have used it, rather than googling for it. In the immortal words of Jimi "are you experienced?" I would like to program in Ada, so the STM32 looks ideal.If at all possible, I wo...
Dear STM32 Community,I am working on a PCB design for the STM32WL5 and would like to seek confirmation regarding my design approach. Specifically, in the top layer, I have an RF signal track, and in the second layer, there is a GND plane. However, I ...
Dear ST experts.We are a module manufacturer. We have designed a module based on WL33. We have been using ST's dk board for verification. However, when we tested the distance, the original dk board was about 200 meters. With a 20dbm and -12X sensitiv...
I get this error when trying to using the BLE_heartrate example for the nucleo-WB09KE. I have uninstalled and reinstalled the IDE.
I asked this question on the Seeed community forum, and I decided to ask the same question here.According to Viki, for this board, I have the following image:This image shows two rows of pin labels: one grayed and the second colored. In my infrastruc...
Hi,I am currently using Zephyr v3.7.0 to program the Nucleo STM32WBA55CG board running BLE peripheral based application.Since our project has flash and RAM constraints, I would like to explore the peripheral only BLE library to reduce the memory foo...
Hello,i try to program LSM100A ( STM32WLE5CC ) .i can connect but can't program an elf file : error fail to erase memory, then cube programmer crashed.thank you for supportlogs :## A fatal error has been detected by the Java Runtime Environment:## SI...
Hi, I am building a BLE application using Zephyr v3.7.0 and nucleo_wba55cg evaluation board. I have currently implemented the accept list functionality where only paired and bonded devices can connect in accept list adv mode. However, I struggle with...