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

Update connection interval update fails

Hi all,Im using the STM32WB as client to send some measurement data to my phone or pc application. Communication works fine and now I'm trying to reduce the power a bit and want to change the connection interval to high when I'm sending much data.I'm...

Taxara by Associate III
  • 522 Views
  • 0 replies
  • 0 kudos

What is the correct procedure for FUS upgrade?

Hi,The AN5185 in "FUS upgrade" part says that FUS can be updated even with wireless stack installed. According to release notes start address for FUS should be 0x080EC000, but if a wireless stack is installed (for example BLE) this area will be locke...

ACham.3 by Associate II
  • 448 Views
  • 1 replies
  • 0 kudos

Scan BLE device and read RSSI

Hi everyone. I'm new to STM32WB and using P-NUCLEO-WB55. I wonder that how can i scan ble device near by and read their rssi. Can any body show me the way. Sorry for my bad english.

Tle t by Associate
  • 1205 Views
  • 3 replies
  • 0 kudos

Resolved! Unable to set clock frequency above 32MHz

Hey guys,Im running into some issues with trying to set the clock speed of my stm32wb55 chip above 32MHz on my custom board.Here is my baremetal startup code that works using MSI as sysclkvoid __attribute__((naked)) Reset_Handler() { __asm__("ldr...

Adomin by Associate II
  • 1003 Views
  • 4 replies
  • 0 kudos