Hi all,
I am now using nrf52840DK and llpm example in nrf connect sdk 1.7.1.
Now I have three nrf52840DK, one as master ,and the others are slaves, they both use Latency Service UUID.
So, by this function" bt_scan_filter_add() " in scanning module, Master will automatically select one slave with the same UUID to connect.
What I want to is print out the device name("Slave1" , "Slave2") in PUTTY and let user select which slave to connect, Is there any suggestion to do this, plz help,thanks.
Best Regards,
Hao.
