My sensor app is based on nRF UART service and my current case in one sensor (peripheral) one gateway (central).
In a situation where there are two pairs of sensors (S1, S2) and gateways (G1 G2). How can I make them only connect to one particular nodes (S1 ~ G1, S2 ~ G2) such that one running pair would not mess up the other?