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 was using the results of aci_hal_get_anchor_period() just a few months ago, but now in v1.13.3 BLE_full_stack, it is returning ERR_UNKNOWN_HCI_COMMAND. Is there some command that needs to be sent to enable getting the anchor period? If ther...
In v1.13.3 BLE full_stack it looks like general scanning is locked-out forever after terminating a direct connection establishment procedure. Using the Nucleo dev boards as a master and a slave, start general scanning with aci_gap_start_general_disco...
Hi, How can I set the RF output power of stm32wl55 in a LoRaWAN application? I have Nucleo board, but it seems transmission power is adjusted automatically. The distance between the Gateway and Nucleo is a bit far, so I need to increase TX power. If...
Hello,Is there have 2-Layer Reference design based on SMDs with STM32WL UFBGA MCU ?Thank you,Sincerely
Hello everyone,I want to make a project with STM32L series and LORA module and battery optimization is essential. I am going to run MCU under 1.8V but I am still not sure about LORA module. I am seeing support 1.8V operational mode. I assume if I hav...
I am developing a hardware design using the STM32WLE5JCI6. As a reference, I am looking at projects "MB1842.PrjPcb" (reference design) and "MB1389.PrjPcb" (Nucleo-WL55JC1 design files)
I'm trying to understand how I program the BLE Stack and FUS in the CPU2 of STM32WB55G (1Mb). When I use the binary available of ST repositoy, in default mode I program the "stm32wb5x_BLE_Stack_full_fw.bin" in address started 0x08000000, but in the r...
Hello,I want connect to a bluetooth device/sensor from stm32wb and configure the device : for example confgure the period that it shoold advertise for.Is that possible? If yes how ?