Hello, I work with nrf51822. I need to use ble to control several LEDs. The control logic for each of them is the same. I am creating my own service to control a single LED. I initiate its service the required number of times. But I don't understand how in my application to distinguish which copy the command came from? Can you tell me something about this? Or to give an example ?