0
votes

I have a medical device which is Bluetooth enabled with version 2.1+EDR.

I want to integrate the device inside my application. I am targeting mainly the iOS devices with BLE/Bluetooth 4.0 .

Any idea the latest iOS devices will be compatible with mentioned medical device. IF so how will be the approach.(means I can use Corebluetooth ,EAAccessory framework or I have enroll the MFi Program).

1

1 Answers

0
votes

If the device is Bluetooth 4/Bluetooh Low Energy (also known as Bluetooth Smart) the you can use Core bluetooth. If it is Bluetooth 2.1 then you need to go through the MFI program and embed an Apple chip in your device I order to identify it to iOS and use the external accessory framework