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

Help with custom bootloader for STM32WL5MOCH6TR

Hello,I wrote a custom bootloader (that loads firmware image from an external flash) for a device that was using an STM32WL55CCU6. Now I want to use the same bootloader on a device with a similar uC, the STM32WL5MOCH6TR.The bootloader works correctly...

STM32WBA63CUI7 OEM ROT Porting Help

 I'm porting OEM ROT examples from STM32WBA65I-DK1 to STM32WBA63CUI7 and need guidance.Devices:- Target: STM32WBA63CUI7 (2MB flash, CSP17)- Source: STM32WBA65I-DK1 (2MB flash, UFBGA169)Questions:1. Device Support: Any known STM32WBA63xx definition ga...

nomancy by Associate
  • 105 Views
  • 0 replies
  • 0 kudos

Resolved! Connect two STM32WB MCUs via BLE

Hello everyone,I’m working on a BLE project using two STM32WB55 boards.My goal is to create a connection between them without using the ST BLE Toolbox App.One board is configured as a Custom Server (Peripheral), and the other as a P2P Client (Central...