I have two central devices and two peripheral devices each paired with two different services.
I wish each pair can connect only to each other and don't mix up the connection.
How can I make this?
I guess it's something to do with UUID. isn't it?
All devices are nRF52840 dongles so can't distinguish by device names.