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 ...
Hello,I'm a student that is currently developing a firmware for a custom board with the STM32WB55CE-MC. I want to communicate with the MC over BT. I have tested my software on the Nucleo-Board where it works fine. When i try the firmware on my custom...
I am trying to set a baseline for low power measurements in my own application. To do this, I imported the PWR_STANDBY_RTC example in the STM32Cube_FW_WB_V1.3.0 repository and installed it on the P-NUCLEO-WB55. I then powered the board via 5V_EXT and...
Hello there! I am debugging the TSC function of the STM32WB55CGU6. I cannot set the TSC function in MubeMX. However, in the official materials, I learned that the TSC function can be supported through the txt file. Refer to the STM32L476G_EVAL board ...
Hello,After playing around with the Nucleo board and wanting to try the simple BLE Beacon example, I believe I somehow got the bootloader stuck.I could enter DFU mode the first time and flash accordingly to the instruction given. However, trying to ...
Hi everyone,Up until now I've been doing FUS upgrades and BLE stack flashing on my WB55 Nucleo through the USB bootloader interface, but given that my final PCB won't have a USB port on it (space restrictions), I've had to start learning how to flash...
i am using STEVAL-IDB007V1M and BlueNRG-1 Navigator v3.1.0 but when i flash from Navigator examples it's not working , could you please help me?
Hey guys,now that the problem with the linker table is finally fixes with FW1.3.0 I have encountered another problem:If I create a new project in CubeIDE using the standard pin configuration for the WB55 Nucleo board and start debugging after the ini...
I created a simple BLE peripheral project by CubeMX with the clock setting below.HSE=32 PLL M=2 N=16 R=8 SYSCLK=32M system clock mux=PLLCLKEverything looks right and even the BLE sniffer receives the advertisement broadcast. However, the cell...
Hello everybody.I am using B-L072Z-LRWAN1 to create a LoraWAN node class C. I am using the software STM32CubeExpansion_LRWAN_V1.3.1 . The compiler is Eclipse with the plugin SW4STM32. the version of eclipse is 4.14.0the LoRaWAN region I am using is ...