0

Can we connect two iOS devices simultaneously with an accessory using the iPod accessory protocol - one over USB and other over Bluetooth?

I read the documentation for MFi documentation, but couldn't find any info regarding multiple device connections.

ddd
  • 359
  • 2
  • 5
  • 19

1 Answers1

0

I would recommend looking through the latest documentation again, searching for 'multiple'. Sorry to be vague, but 'the rules'....

Depends on the Bluetooth connection type. Connecting via CoreBluetooth shouldn't be an issue.

Jeffrey Stewart
  • 567
  • 3
  • 10