iosiphonebluetooth-lowenergyeaaccessorybluetooth-profile

To Communicate with a device over bluetooth which profile I have to use


I want to send/receive data to/from iOS app with an accessory over bluetooth. So which one bluetooth profile I have to use to from "MAP, PAN, HID", in accessory and how to use that in iOS app???

Thanks in advance.


Solution

  • @Sebastian you are right. You can use BT "classic" profiles such as "MAP, PAN, HID", but you would need to enroll MFI program: mfi program, and your accessory would need to include a MFI chip.

    You can also use BTLE. It depends on the data you need to share. No MFI chip is needed. You have some info about iOS BTLE here: Core Bluetooth