Hi, I am using the Nordic nRF52832, with the Segger IDE(Nordic), and v1.4.0 of theSDK, and would like to know how to enable both LLPM and Multilink.
I am starting from the SDK \\v1.4.0\nrf\samples\bluetooth\llpm project. For my project, I need to enable connecting two peripheral devices. I have tried keeping the master scaning until both slaves connected,but it shows “Connecting failed” when connecting the second slave.
Any help would be appreciated.