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

Hi, I am working on a new project with the STM32WB, I need a server with two connection. The example p2pServer code has just one connection. Is there another example or more literature on the subject ? Thanks.

My project consists of two STM32WB A master and a slave. The master will run the p2pRrouter example with some modifications and the slave will run the p2pServer preferably with two connections.both Master and slave needs to communicate with each othe...

NWeis.19 by Associate II
  • 416 Views
  • 0 replies
  • 0 kudos

Unable to upload Coprocessor binary

I have a problem while using BLE using STM32WB55CG in my custom board.​I tried steps ​explained on UM2550 - 5. How to flash the wireless coprocessor binary.​But the custom board doesn't have any USB port so I tried to upload with ST-LINK(SWD).​And I ...

0690X00000DBkyBQAT.png 0690X00000DBky6QAD.png
qpdkvn by Associate
  • 997 Views
  • 3 replies
  • 0 kudos

How to create or assign EUI64 for STM32WB OpenThread Implementation that does not change with each power cycle?

I have a Raspberry Pi and an NCP running as the OpenThread Border Router. The thread commissioning Android app is used to add STM32WB nodes to the thread network. It requires the EUI64 for each device. If I read the eui64 via CLI, I can successfully ...

BLE mesh getting unprovisioned state after reset STM32WB

Hi,I am working with BLE_MeshLightingDemo. I have a problem with provisioning because device getting unprovisioned state after reset. It is strange because if I flash example BLE_MeshLIghtingDemo without modifying it everything works well. And next i...

lukasz2 by Associate III
  • 752 Views
  • 3 replies
  • 0 kudos

Issues with BLE_DataThroughput example project

I am trying to compile the BLE_DataThroughput example project. First, I started with CubeIDE. The program compiles for BLE central, but does not behave as expected on the hardware. For peripheral (#define CFG_BLE_CENTRAL 0) there are unknown symbols ...

TSchl.1 by Associate
  • 548 Views
  • 1 replies
  • 0 kudos

memory address of BLE stack and how to read it

I want to see where BLE stack application saved in the memory through STM32_Programmer_CLI.exe application. Can anyone tell me the memory address of this BLE stack and how to read it by disabling read protection, I need commands. I successfully seen ...

SaM3 by Associate
  • 735 Views
  • 1 replies
  • 0 kudos

Sending strings to board stm32wb55

Hello! I am using BLE terminal app to send strings to my board stm32wb55 connected to my PC. On PC I am using the terminal Hercules to monitor UART. When I send a string from BLE terminal I don't see it on Hercules, but I can see all actions when fo...

Kolab by Senior
  • 1247 Views
  • 7 replies
  • 0 kudos