This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Connect one pheripheral to two central

Hi

how to  connect  one peripheral to two central and after connection established sent the data to both central?

I am using nrf52, soft device 132 .

i am able to make connection and send data from one peripheral to one central using ble_app_uart(peripheral),ble_app_uart_c(central ) code.

Related