I'm working on a server/client architecture where a Mac running 10.9.2 acts as peripheral (via CBPeripheralManager) for several iOS 7 devices (both iPhone and iPad). This works fine so long as only one iOS device wants to connect to the Mac. When I have two iOS devices trying to connect to the Mac at once, though, only the first can make a connection, whereas the second iOS device doesn't return from -[CBPeripheral openConnection] until the first device disconnects from the Mac. I believe to recall a WWDC session stating that, unlike in the specification, a CBPeripheralManager could have more than one CBCentral connnected to it. Is this correct? Can an OS X based CBPeripheralManager have more than iOS connected to it? I couldn't find any information, especially on the latter, so any insight would naturally be very welcome. Thanks, Felix _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com