STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Matter software expansion for STM32Cube

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...

Ouadi by ST Employee
  • 1684 Views
  • 0 replies
  • 2 kudos

HCI_COMMAND_COMPLETE_EVENT ON STM32WB55

I am using the stm32wb5x_BLE_Stack_full_extended_fw.bin (1.18) on my STM32WB55. I would expect to get the HCI_COMMAND_COMPLETE_EVENT after calling hci_reset(), but I never get the event. I get the other HCI events such as HCI_DISCONNECTION_COMPLETE_E...

BLE enabled Project with freeRTOS.

Hello,We are currently working on a project that requires integrating FreeRTOS with the STM32_WPAN BLE Stack. Based on various forum discussions, it seems that configuring the BLE portion of the project using CubeMX is currently not feasible.However,...

NickK by Associate
  • 602 Views
  • 3 replies
  • 0 kudos

Resolved! TX power Level in BLE Advertisement

Hi allWe are using STM32WB55 for BLE application. By default, the TX power is added to AD data structure. Got to know that we can use this below API to remove the field from advertisement. ret = aci_gap_delete_ad_type(AD_TYPE_TX_POWER_LEVEL);Is there...

ABN_0-1740402584432.png
ABN by Associate III
  • 461 Views
  • 2 replies
  • 0 kudos

FUS and Wireless Stack Programming Error

HelloI'm working with a custom STM32WB55RG board which initially was working properly, reading documentation regarding failures and STM32WB Firmware Upgrade Service upgrade.I tried to upgrade and follow the steps indicated, I also tried to follow sev...

Daniel_RH_0-1737581985974.png Daniel_RH_1-1737582063880.png Daniel_RH_5-1737582190901.png Daniel_RH_4-1737582173734.png

STM32WLE5 core current consumption and NVM protection

Hello Everyone,I am working on STM32WLE5CC and I am new to this. I am getting current consumption of 520uA of Core only in which I have initialized HAL_Init() and   SystemClock_Config() with MSI of 1MHz. And datasheet states that in Active mode it ta...

Resolved! Zigbee permit join timeout limit

Hello, I'm working on a project based on NUCLEO-WB55.USBDongle. According to Zigbee specification paragraph 3.6.1.2 referring to to the NLME-PERMIT-JOINING.request procedure:When this procedure is initiated with the PermitDuration parameter set to a ...

tcpctrnk by Associate III
  • 337 Views
  • 2 replies
  • 1 kudos