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
  • 1339 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
  • 172 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
  • 206 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
  • 117 Views
  • 1 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
  • 719 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

How to wake up from SHUTDOWN MODE?

EVM : NUCLEO-WB09KEPRJECT: BLE_p2pServer_otaI tried to enter Shutdown Mode via "sw3"。The code is as follows: void APPE_Button3Action(void) { PWR_SHUTDOWNTypeDef sConfigSHUTDOWNT; if (bleAppContext.Device_Connection_Status != APP_BLE_CONNECTED_SE...

march by Associate
  • 167 Views
  • 1 replies
  • 0 kudos