cancel
Showing results for 
Search instead for 
Did you mean: 

BLE connection between STM32WB55 and STM32WB15

Hugo22
Associate

I would like to connect a stm32wb55 as a BLE client and a stm32wb15 as a BLE server ? Is there any example how to make a point to point connection between these microcontrollers ?

2 REPLIES 2
STTwo-32
ST Employee

Hello @Hugo22 and welcome to the ST Community 😊

To connect an STM32WB55 as a BLE P2P Client you need to use this example. And for the BLE P2P Server on the STM32WB15, you have to use this example.

Dont forget to get the STM32CubeWB package using CubeMX, CubeIDE or directly from our ST Website. You can also get it from the official Github of ST (using the Git commands). 

Also, dont forget to read the Readme file of each example and ensure that all the conditions to make it work are correctly done (the right wireless stack updated, ...). 

Best Regards.

STTwo-32 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Joe WILLIAMS
ST Employee

Hi Hugo22

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

Kind Regards

Joe

STMicro Support