Hello everybody,
I have problems with selectivity when I scan. There are 5 peripheral devices with different "DEVICE_NAME" but the same UUID and type(same "ble_uuid_t") . For example, the names of these devices are 1, 2, 3, 4, and 5. There is also a central device and it needs to be connect to device number 2. In this case, how do we distinguish the 2 device from the name (or any other way)? How can central device connect to the 2 device?