Skip to main content
DS.4
Senior
May 27, 2021
Question

BLE - Single peripheral to multiple central connection

  • May 27, 2021
  • 1 reply
  • 1024 views

Using the NUCLEO board with STM32WB.

Device is currently configured as server to act as a peripheral. (one of the examples)

I am interested in connecting it to multiple central.

Is it possible?

Any example will be great.

This topic has been closed for replies.

1 reply

Remi QUINTIN
Technical Moderator
June 8, 2021

You can have a look at the router project. It is an example of a device support up to 6 connections to others peripherals as a central device + 2 others connections as a peripheral to 2 central devices.

Associate
October 9, 2023

Please share the link