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

Not receiving VS_HCI_C2_Ready

Hello, I'm trying to implement a custom BLE Client on a P-Nucleo-WB55 board. The ST P2p_client example runs fine on the board and I could add some traces and do little modifications in it before trying to start my project from scratch with CubeMX. It...

VBess.1 by Associate III
  • 417 Views
  • 14 replies
  • 0 kudos

LoRa Wio e5 stopped trying to join after a while

Initially flashed the device with a custom code from and it worked fine, the flashed device ran for several days in line power even after multiple power cuts. But one day it stopped trying to join at all. I have used an external RTC to generate alarm...

user_01 by Associate II
  • 205 Views
  • 3 replies
  • 0 kudos

STM32WLE5CCU7 - Can't make HSE work on custom board

hey fellas, i'll try to do this as quickly as possible to not waste your time, but i'm at my wit's end with this thing.i'm requesting for forgiveness since i'm sort of a noob, but i DID read every relevant documentation before posting here.MCU: STM32...

ysuissa by Associate
  • 227 Views
  • 1 replies
  • 0 kudos

STM32wle5 Low power

 we are working  stm32wle5ccu6. In than I am trying to put device in power saving mode but its not working properly.I was getting 15 mA consumption before now after reducing clock freq, I am getting 5.51mA.. we want to achieve consumption in microamp...

Resolved! Running any zigbee server cluster on STM32WB55

Hello! I am continuing my journey to Zigbee on WB55 and facing new strange behaviorIf i select Temperature measurement server or Pressure measurement server or whatever server, the code hangs on zigbee_app_info.temperature_meas_server_1 = ZbZclTempMe...