STM32 MCUs Wireless

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
  • 1560 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
  • 367 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
  • 280 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

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
  • 225 Views
  • 2 replies
  • 1 kudos

Resolved! BLE advertising stops randomly when going in stop2 mode

hello every oneI'm working on a STM32WB35 custom board with full ble stackwhat could cause C0 rf controler to stops advertising when going in stop2 mode?to get focused on my bug I've build a simple app that use tiny LPM as ble_heartbeat exampleexcept...

oga by Associate III
  • 385 Views
  • 3 replies
  • 0 kudos