This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 s120 Multi-link add s110 ble_uart NUS service doesn't work ?

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. image description

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. image description

Related