nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

Multilink Central/Peripherals ID

Hello everyone,

I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.

I want to have several peripheral boards that send data to a central board.

But I also want to have control over the slave I am questionning, so I want each slave to have its own ID. 

First I looked on 

Thank you everyone!

Related