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
  • 1342 Views
  • 0 replies
  • 2 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
  • 724 Views
  • 6 replies
  • 2 kudos

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
  • 170 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WL33 - Running MRSUBG using LSI instead of LSE

On the WL33 range of boards is it possible to utilise the MRSUBG without turning on the LSE within the RCC section and instead have the MRSUBG utilise the LSI?I have found that if you leave the LSE enabled in RCC but set the clock configuration to us...

Lambda by Associate
  • 236 Views
  • 1 replies
  • 0 kudos

STM32WL5MOD Questions

I'm working on a new design with the STM32WL5MOD and ran across a few questions from the datasheet.The datasheet indicates, "Filtering capacitors on power-supply pins and components for the SMPS are already integrated into the module." The schematic ...

DWalk.3 by Associate III
  • 730 Views
  • 4 replies
  • 1 kudos

STM32WL33 Receive mode

Hi,Shortly. I want to send and receive data from another Transceiver module NRF905.I'm able to send data to NRF905 successfully, but to receive - unsuccess, and don't understand where the problem is.Here is setup: void MX_MRSUBG_Init(void) { /* US...

RZub by Associate II
  • 190 Views
  • 0 replies
  • 0 kudos