STM32 MCUs Wireless

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

STM32WB55 DFU from user program

Is it possible to jump from user program directly to USB DFU ?If affirmative, what is the address ?The idea is to allow USB firmware updates of a physically protected product without access to BOOT0 pin.

rbenv.3 by Associate II
  • 264 Views
  • 0 replies
  • 0 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
  • 216 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
  • 629 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
  • 356 Views
  • 1 replies
  • 0 kudos

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 the BLE output by dumping BLEP2P_Server.hex file in Nucleo board and BLEP2P_Client.dfu file in USB Dongle board.I tried, STM_Programmer_CLI.exe -c port=usb1 -r8 0x0800000 100 command to read the data. But it shows all 0's.

SaM3 by Associate
  • 378 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
  • 776 Views
  • 7 replies
  • 0 kudos