STM32 MCUs Wireless

Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.

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

USART in LoRaWAN End Node

I am developing an application from LoRaWAN End Node example in STM32WLE MCU. I would like to use serial communication through already configures USART2 to configure some tests from a python script, but I cannot find the interrupt function that is ca...

alefarri by Associate II
  • 169 Views
  • 1 replies
  • 0 kudos

Lora SX1262 Tx Timeout

I have connected a Nicerf SX1262 us915 lora module with the STM32L496RG MCU. Lora module has DIO1 and Busy pins for tx and rx confirmation(data send and receive ).I'm using STM32CubeExpansion_LRWAN_V1.3.1 library and i have used sx1262 example which ...

0693W000004Hvo3QAC.jpg
Cyada.1 by Associate II
  • 8086 Views
  • 13 replies
  • 0 kudos

STM32WB: Dynamic BLE/Zigbee stack

At a high level, our device is essentially a Zigbee -> BLE bridge. The use case is that our device would start up as a Zigbee coordinator and allow multiple Zigbee end devices to join. Messages from the end devices would be sent over Zigbee and then ...