Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF Connect: Multiple Connections to Same Peripheral

Developing a peripheral which supports multiple connections.

It's a pain to have to use loads of devices as centrals - is it possible for nRF Connect (Android) to make multiple connections to one peripheral ?

Parents Reply
  • Hi,

    Testing with the latest version of the nRF Connect for Desktop BLE app, today I was able to run multiple concurrent connections to the Experimental: BLE Multiperipheral Application example of nRF5 SDK v17.0.2.

    Please note that I did have to start a new scan in order for the "connect" button to enable again. Which kind of makes sense, since the listing is from the previous scan session, and you need a new scan to detect that the device started a new connectable advertising session after the listed one culminated in a connection.

    Regards,
    Terje

Children
No Data
Related