0

I want to configure my existing medical devices to communicate with Apple devices to send and receive values.

Actually main functionality is to send command to device and in return it will send some value to device and this part I know how to do this using External Accessories Framework.

But for that I need to add a protocol key value in my .plist file which is "UISupportedExternalAccessoryProtocols". How can I get that protocol string for each devices/device?

Our company have already registered with the MFI program and I'm signed in into MFI portal no idea what to do and the company from which we bought these devices in bulk is no bankrupt means we don't have any contact with them.

How can I add these devices under MFI so that I can see them in side the app and start communication?

halfer
  • 19,824
  • 17
  • 99
  • 186
Muhammad Saad Ansari
  • 1,748
  • 3
  • 13
  • 20
  • Hmm, this is rather broad. Do you know that your medical devices will actually communicate with Apple devices? Do you wish to use Bluetooth in particular? – halfer Jan 10 '18 at 00:49
  • You have to provide it in the "Product Plan"s "Firmware & Hardware" ad "External Accessory protocol(s) supported by this app" together with the app name and code in your accessory's firmware. – Mihayl Apr 04 '18 at 06:52

0 Answers0