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
  • 1329 Views
  • 0 replies
  • 2 kudos

Resolved! STM32WB55 BLE

Edit by ST Moderator: This post has been translated from Chinese to comply with the ST Community Terms and Conditions (§10.2). When I burned the Bluetooth protocol stack onto the new chip, my code was not executed efficiently and the Bluetooth broadc...

CHEN25_1-1740020556734.png
CHEN25 by Associate II
  • 148 Views
  • 2 replies
  • 0 kudos

Resolved! APS Layer configuration : Ack requirement

Hello,I'm trying to make an OnOff Switch emitter using zigbee on the STM32WB55 Nucleo Board. I started my project from the Zigbee_OnOff_Client_Distrib applications exemple.The receiver that I use is not made to send back APS ACK. Because of this I ad...

Nath by Associate
  • 184 Views
  • 2 replies
  • 0 kudos

Zigbee coordinator network management

We have a Zigbee network, working as a coordinator, and we want to know which devices are connected. In order to know which devices are connected, we use this code: while (ZbNwkGetIndex(zigbee_app_info.zb, ZB_NWK_NIB_ID_NeighborTable, &neighbor, size...

stm32wb1mmc maximum number of services

hi there,i'm currently working on a project with the STM32WB1MMC, which is (as far as i know) based on a STM32WB15CCY.in final configuration there should be 9 services (incl. GAP and GATT) with all in all 17 characteristics.in now configured my 5th o...

grafik.png
PLind.2 by Associate
  • 111 Views
  • 1 replies
  • 0 kudos

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
  • 223 Views
  • 2 replies
  • 0 kudos

Resolved! Bluetooth Scanning time

Hello,In my project, the initial Bluetooth scanning time (I am using STM32WB5MMG) takes around 10 seconds due to the GAP discovery procedure. Is there a way to reduce it to 5 seconds or less? I have tried adjusting the scan interval and scan window v...

Resolved! B-WL5M-SUBG1 - RF Switch

Hi AllI have the B-WL5M-SUBG1 board this uses the STM32WL5MOC mcu.The datasheet for the B-WL5M-SUBG1 board says that the RF switch uses PINS:SW_RFPC_5PC_3In the datasheet for the STM32WL5MOC I cannot locate SW_RF it does not exsit.  Also in the datas...

fabltd by Associate III
  • 695 Views
  • 6 replies
  • 2 kudos

Internal SMPS efficiency (STM32WLE5) around 60%?

Working on a simple LoRA sensor which is powered by a lithium capacitor, I am wondering whether to rely on the internal SMPS or an external buck IC for stepping down voltage to improve efficiency.My measurements of the internal SMPS indicate a effici...

surumadurum_0-1739877926724.png