Skip to main content
AM.11
Visitor II
December 15, 2022
Question

Hi, I am using STM32WB55CGU6, I want to configure it as client and which should connect to ESP32 server. I am new to BLE, please help me with any example which i should use and how to connect with esp32 server. Thank you, Arief

  • December 15, 2022
  • 1 reply
  • 556 views

..

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
January 4, 2023

Hello,

You can look BLE_p2pClient example available in STM32CubeWB package.

Best Regards