Multi-link Central (Piconet) Sample for nRF Connect SDK

Hi,

I am interested in creating a Bluetooth application to create a piconet (i.e. multi-link central). I found this sample application that uses the nRF5 SDK rather than the newer nRF Connect SDK:

https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink

Are there any other piconet sample applications that use the nRF Connect SDK? If not, how should I get started implementing it myself? For instance, are there any existing nRF Connect SDK sample apps that could serve as a starting point?

Related