Hi, I am trying to implement an example that support multiple peripherals (HRS & UART). When I get a connection (from either) I get the BLE_GAP_EVT_CONNECTED. How can I differentiate who I am getting connected to ? (HRS or UART). I can see the address but address is not a valid differentiator in my scenario. Thanks