Hi,
As title , I try to add the NUS service that show on the ble_app_uart project into Multi-link project. But it doesn't work .
I want to a central connected to at least two peripheral.what should I do ? the Operation is under SDK10 & s120 .
Thanks .
After changing the program ,I can find the NUS service.Thanks.
But I still have some problems.
First ,
I can't connect it ,so i add the "ble_conn_params.h" and something setting.
After this operation , I can connect it .
Second,
Rx service can be used , but Tx service are not lucky.