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
  • 1581 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...

Using an NFC Antenna with the STM32WBMMG

I am wanting to add the STM32WBMMG to my board but it will need to be compatible with an external NFC antenna so I can have cellular communication. Is this possible and how would I go about implementing this?If it is not possible are there other STM ...

Hbburnha by Associate II
  • 43 Views
  • 0 replies
  • 0 kudos

If you have open source FUOTA - Android and IOS

Hello everyoneI watched the video on ST's MOOC about how to integrate FUOTA via BLE for the STM32WB55 microcontroller and applied this Bootloader feature via the "ST BLE Sensor" smartphone app to the project of a product I'm developing and it's worki...

sibort50 by Associate II
  • 111 Views
  • 4 replies
  • 1 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
  • 7237 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 ...