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 ...
When a peripheral sends an aci_gap_slave_security_req() what event does it generate on central side?Asking it as central has the option to:Encrypt link . "the master may encrypt the link", which command does that?Pairing proc init "initiate the pairi...
how can i do to activate the ble of stm32l4 cardI use platform io and framework = zephyr
Hi, I am using the P-Nucleo-WB55x board and using the latest CubeProgrammer v2.16.0 and I tried to install stm32wb5x_Safeboot_fw.bin since the release note said we need to install this FW. I have this error.-------------10:41:17 : Download Stack/FUS ...
HI, I am developing my ble audio project with STM32WBA55G-DK1. I need use SAI interface as audio input interface. I have an annoying problem. I configure RCC before init ble stack. I choose use pll1rclk as system clock. But i call the BleStack_In...
Hi in data sheet of different stm32WB modules, i see that max Output Power (dBm) is +6. Why is it 6 and not 8? I thought for europe the limit is 8? In case I want to sell the devices IN USA, max allowed TX power is even +20dbm. Does ST have any modu...
Hi nordic semi and their nrf52840 are sort of competitors og STM32WB. Nordic offers Gazell and ESB. Does ST have something similar? I have to find a wireless protocol to sync up to 8 emebedded devices.Apparently Gazell can manage that. Does ST provid...
Hello all. Can you help me?According to the PM0269 I need to use sone API function for periodic advertising. Where is hci_le_set_periodic_advertising_data() finction? There is no hci_le_set_periodic_advertising_data() finction prototype in bluenrg_lp...
My application is a BLE peripheral with no display and no keyboard. When idling, the device advertises once every 1-2.5 seconds. When the user presses the button on the device, it goes into "pairing mode" and starts advertising once every 80-100 ms.W...
Hi,I am using STM32WB with FreeRTOS and BLE. I noticed that BLE uses hw_timerserver.c, possibly for ending FAST Advertising BLE. At the same time, I want to use FreeRTOS with Tickless - Low power mode, which also uses the RTC in the vPortSuppressTick...
Hello ST Community, I wonder if the STM32WB55 supports MAC 802.15.4 Beacon Mode in the latest 15.4 stack? Best Regards