Hi. I'm using nRF51822AC, SDK12.2.0.
I just started trying priphral function which provides multi link(Max. 8 links).
Which example code can I refer?
I hope your reply.
you can use SDK12.2\examples\ble_central\ble_app_multilink_cent example, it support 8 links.
Do you mean "ble_app_multilink_central" can be used as peripheral as well? I need your reply.
No, this example is as a central and connect to up to 8 peripheral,If you want to be a peripheral and being connected with several central ,nRF51 is not support , only nRF52 support as Kristin said.
Thanks a lot.