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

BLE Advertising raw data

Hi,I am currently playing with the NUCLEO-WBA55 board with the BLE_p2pServer_ota example.During the advertising process, I got this raw data with the BLE scanner on my phone. I mean that the 0x30 is the ID for STMicroelectronics, but what is behind i...

2024-10-30_12h50_35.png
ledi001 by Associate III
  • 168 Views
  • 1 replies
  • 1 kudos

Resolved! how to enable uart interrupt

Hello,I want to activate UART1 interrupt directly through code in STM32CubeIDE, without using the .ioc file. UART1 is already active, so I just need to add the necessary lines to enable the interrupt.In the stm32wbxx_it.c file, I defined the interrup...

Ndemir by Associate II
  • 786 Views
  • 4 replies
  • 0 kudos

Zigbee Table Routing

Hi,I have many routers for sending data to the coordinator. I want to use table routing. How can I implement this? And how does table routing work? What happens behind the scenes?Best Regards,

Ndemir by Associate II
  • 740 Views
  • 8 replies
  • 0 kudos

Resolved! STM32WLE5JCI6 RX Sensitivty

Hi , is it possible to get the RX sensitivity of the STM32WLE5JCI6 in other LORA conditions then mentioned in the Datasheet ? our LORA parameters are:PER=1%BW= 20.8Khz to 125KhzSF= 7  to 11split RF paths for RX and TX using RF SWITCH Thank you,Viola

viola by Associate III
  • 144 Views
  • 1 replies
  • 0 kudos

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
  • 329 Views
  • 5 replies
  • 2 kudos

Resolved! STM32WB55: Zigbee Reporting OnOff Server Attribute

Hello,I am trying to use WB55 as a Zigbee device on HomeAssistant. I have made some progress so far, and I can use it as an OnOff switch on HomeAssistant and report my switch status in real-time to HomeAssistant.At first, I added WB55 to HomeAssistan...

DL_Weng by Associate II
  • 762 Views
  • 7 replies
  • 0 kudos

BLE Scan Filter

Hi ST CommunityI'm working on a BLE Beacon application. There is a device which is beaconing every second. Goal is to scan for these beacons and update to gateway.  Using this function 'aci_gap_start_general_discovery_proc' to scan for the beaconing ...

ABN by Associate III
  • 158 Views
  • 0 replies
  • 0 kudos

Issue with sx1262 module

I am trying to switch between modes (standby, rx, tx, sleep) in the sx1262 module. While switching, I pay attention to the figure below in the datasheet of the lora module. For example, to switch from SX126X_STANDBY_CFG_RC mode to RX mode, I use the ...

modes.png