Hi, I'm currently using nrf5340 and central_multilink and central_uart example to build connection between one central devices to several peripheral devices. But right now I have some problems. When using the central_multilink example I don't know how to add scan filters to connect to specific devices and using the central_uart example I cannot build two connections even add two scan filters when build one connection it will not try to connect to the second device. Is there any useful suggestions for me to modify my code in order to build serveral concurrent connections.
Appreciate for your help. Thanks!