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
  • 2243 Views
  • 0 replies
  • 2 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...

Resolved! X-Cube-Matter cannot be compiled with MDK Arm

I am developing using X-Cube-Matter v1.4.0.I imported the BLE_Ota project onto MDK Arm and built it, but the following error occurred and I was unable to compile it.../Core/Src/app_entry.c(28): warning: In file included from...../STM32_WPAN/app\app_t...

Resolved! direct advertising stm32wb

i cant seem to really connect to my iphone after direct advertising i get a false print that i have connectedBonded device 0 / 1 - Public BLE address xx:xx:xx:xx:xx:xx -- here it prints my true iphone bluetooth mac addraci_gap_add_devices_to_list() s...

yam by Associate
  • 173 Views
  • 1 replies
  • 0 kudos

Resolved! STM32WB15x - LSE get stuck at startup

Hi,We're faced to a problem when dealing with LSE clock to handle RTC backup using a supercapa connected to the VBAT pin. The LSE configuration under STM32CubeIDE:  The Clock Configuration function:void SystemClock_Config(void) { RCC_OscInitTypeDef...

freecoder_0-1752497125995.png freecoder_1-1752497197333.png freecoder_2-1752497788124.png

Resolved! How to build DEBUG in BLE_Ota app?

Hi,what i need to do, if i want to build the Debug app of BLE_Ota Demo application (FW 1.23.0)If i import the BLE_Ota app there is only "Release".If i now click on Debug as STM32 Application, the fw is uploaded but then in the Breakpoint i just get t...

Exeu_0-1752569244551.png
Exeu by Associate III
  • 157 Views
  • 3 replies
  • 0 kudos