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

Multiple centrals to one peripheral

Hey

I would like to know how can i connect 1 peripheral to multiple centrals(ex : 2 centrals), I am have three nRF52 DK boards for two centrals and one peripheral, My idea is if peripheral is disconnected from two centrals it should blink LED in last disconnected central. If any two devices are connected it should not blink, How can i achieve it


Regards

sumanth

Parents Reply
  • Hey 


    I have performed the BLE multiperipheral Application and it worked, If peripheral is disconnected from both devices, it glows the LED in both centrals, now what i need is If peripheral is disconnected from one central, Central should not glow any LED since the peripheral is connected to other central, peripheral should not perform any action only centrals have to do.

    1. should I make the connection between centrals to achieving this?

    2. Sending some data from central to other central through the peripheral to disconnect it without blinking?

    which one will be best or any other method?  

    regards

    sumanth

Children
Related