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

STM32WB5 USB CDC not working after STOP mode

Hello,I am trying to use the USB virtual com port on an STM32WB5MMG. After trying to go into any of the stop modes, I cannot get the virtual com port to work again. (I am using the RTC alarm to wake up the MCU from stop mode and it wakes up fine)I ha...

Dracu by Associate II
  • 1390 Views
  • 2 replies
  • 0 kudos

STM32WB Notification doesn't seem to be working?

Hello I am using the following to try and get a notification from an STM32WB Nucleo server to my phone the client but cannot get it to work.BLE Notifications ---- ST Micro video I compile and can see the two characteristics on my phone but when I pus...

SWenn.1 by Senior III
  • 1159 Views
  • 3 replies
  • 0 kudos

Single bonded device in STM32WB

I am programming an STM32WB5MMG module. Is it possible to limit the number of bounded devices to one?One process could be to bound to one device and when I want to bound another, delete all previously bounded devices. However, I would like to only de...

STM32WBA OOB Pairing not working

Hello, I am working with STM32WBA52 and I am using the X-Nucleo-NFC07A1 Tag to try to perform BLE OOB Pairing. From the sparse existent documentation regarding this subject, I have understood that the SecurityParams_t structure had a flag to indicate...

Portilha by Associate II
  • 1040 Views
  • 1 replies
  • 0 kudos

Using the ST-Link V3E on the STM32WL-Nucleo Board

Hello,  I used the onboard ST-Link Debugger of the STM32F401RE to flash/debug external boards. Can I do the same with the Nucleo-STM32WL55JCx Board(using the MIPI10 Connector)? I checked UM2592, and it only gives directions about using an external de...

AElgh by Associate III
  • 1774 Views
  • 8 replies
  • 1 kudos

Resolved! STM32WB55 Shutdown mode

Ciao,I am trying to put my STM32wb55 in shutdown mode and wake it up using 2 external pins.Wake-up sources are on PA0 (active high) and PC12 (active low). Those should be PIN1 and PIN3 wake-up sources.This is the code I use to put the device in shutd...

VM by Associate
  • 4334 Views
  • 2 replies
  • 1 kudos