“CoreBluetooth only allows 2 accessories on tvOS. If you want to attach more devices, you may want to look at using Bonjour over the Wifi or ethernet network.” https://forums.developer.apple.com/thread/18751 Core Bluetooth Framework Reference https://developer.apple.com/library/tvos/documentation/CoreBluetooth/Reference/CoreBluetooth_Framework/ Bluetooth Low Energy: The Developer's Handbook https://www.safaribooksonline.com/library/view/bluetooth-low-energy/9780132888394/ Sample Code: BluetoothExampleTV https://github.com/nolili/BluetoothExampleTV BTLE Central Peripheral Transfer https://developer.apple.com/library/ios/samplecode/BTLE_Transfer/Introduction/Intro.html