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

Single peripheral to multiple central connection with S130

I received my nRF51 DK (with nRF51422, PCA 10028) and I could successfully run the S130 demo app thats included with SDK 8.0.0. The above demo demonstrates for e.g. :

Peripheral 1 ---> |----------------------- |
Peripheral 2 ---> |Central/Peripheral | ----> [sniffer]
Peripheral 3 ---> |------------------------|

Now is it possible to modify the example so that the middle nRF51 DK board acting as both central and peripheral connect to multiple central devices in its peripheral role. For e.g.:

Peripheral 1 ---> |----------------------- |-----> [sniffer central]
Peripheral 2 ---> |Central/Peripheral | ----> [iphone central]
Peripheral 3 ---> |------------------------|-----> [android central]

Thank You.

Parents Reply Children
Related