MFi (or "Made for iPod") is the Apple program hardware developers must join to be able to manufacture and brand products as being made for iOS devices.

learn more… | top users | synonyms

1
vote
1answer
38 views

How to connect an external device through wifi in iOS?

I have an external device which transmits some data through wifi. In my iPhone app i want to collect the data from that device and also, i want to transmit some data to that external device from my ...
1
vote
2answers
210 views

EAAccessoryManager accessory picker bug

I'm trying to build an app that communicates with an external accessory (over bluetooth). To ensure the app is user-friendly I'd like him not to go to the settings to connect with the accessory but to ...
0
votes
0answers
96 views

Connect iPhone to exist MFI device

Our company develop iOS program, which connect to bluetooth module and get some data. We can't use bluetooth 4.0, because we need to support iPhone 3g/3gs. We need bleutooth device, but won't enroll ...
1
vote
1answer
195 views

Serial Communication with iOS External Accessory (without authentication coprocessor)

It's my first question on stackoverflow. We're developing iOS external accessory under MFi program. (serial communication using lightning connector) However, we have some problems. Background We ...
0
votes
1answer
187 views

iOS Device & Bluetooth

Does anyone know the maximum data transfer rate between an external Bluetooth device and an iPhone / iPad (4S onwards). I read that enchanced data rates in BT3.0 were 24Mbs - can the iPhone support ...
1
vote
1answer
221 views

How to send Contacts from iphone to MFI device using bluetooth?

How would I sync the contacts to MFi device so that it can be displayed on the device using Phone Book Access Profile (PBAP).I am able to get the contacts from address book. I would like to know is ...
0
votes
0answers
59 views

How app for accessory is send to apple MFi during testing [closed]

My company has mail a MFi product to apple for testing, and the app for product is mail to apple in USB Store. But apple reply the following email: During an audit, this production sample was found ...
2
votes
1answer
228 views

Do I need Apple MFi certification to write an app that communicates with a Made for iPod car radio over USB?

My car radio is Made for iPod and displays track info, can skip forward and backward, pause, play etc. iTunes Match content does not appear when the radio takes control. Can I build an app that can ...
0
votes
0answers
71 views

My data lost when reading using EADemo

Program is Apple's EADemo, normal with send and receive testing , but there is a problem, when send 1 kbytes data that EADemo every time can only received 410 bytes, I found: - (void) stream: ...
0
votes
0answers
237 views

iPhone App rejected based on External Accessory Framework being linked

My iPhone app was rejected because an External Accessory Framework was linked and it references MFi. "The UISupportedExternalAccessoryProtocols key in the app's info.plist has the following value: ...
1
vote
0answers
98 views

How can I get the friendly name of a MFi bluetooth device in an iOS app?

So EAAccessory provides a property to retrieve the name of a device. From the devices I have queried, this usually is not the same as the friendly name you see in the Settings > Bluetooth page. It ...
0
votes
0answers
732 views

Programming apple iphone/ipad app to communicate with custom electronic device via bluetooth (or WIFI)

I’m struggling to confirm the following (or believe its this difficult) and wondered if others had already been down this path. I would like to develop an iPhone/iPad application using Bluetooth that ...
8
votes
4answers
1k views

EAAcessory errors while closing session with iOS 6.0 GM

There is a MFI device that is connected to iPhone 4S (6.0 GM) or to iPad (6.0 GM) via Bluetooth (2.1 + EDR). The project was built on Xcode 4.5 GM. When the app gets ...
1
vote
0answers
285 views

Apple's MFI - ATS box did not respond to initialization requests

Could you guys help me? I acquired an ATS box + Beagle USB 480 + USB Breakout Board of Avinet, to test some MFI developments. It worked without problems (off some conections problems at the very ...
2
votes
1answer
628 views

iOS and CoreBluetooth Low Energy Required?

We are making MFi hardware and an iOS app. We will want to have the BT device notify our app even if we are not running periodically when certain events happen. I know the CoreBluetooth API is the ...
0
votes
2answers
1k views

MFI Apple Program/Certification

For a startup, what are the parameters that can make the certification request approved by Apple? I know there are 2 types of certification described in FAQs here they say: high-volume ...
5
votes
1answer
377 views

What hardware attributes can iOS device detect or obtain when connected to an MFI hardware?

I am dealing with External Accessories and MFI for a project and have this question: What 3rd party hardware attributes, if any, can be recognized after connecting an iOS device to the MFI hardware? ...
4
votes
2answers
951 views

Existing bluetooth device and Apple MFI

I am developing an App which needs to connect to a bluetooth device. I dont want to deploy this app in the app store. I only need this for personal use. Is there any way to connect to this bluetooth ...
0
votes
0answers
36 views

are the support accessories for an approved MFI product also MFI approved?

If the main product has been MFI approved, are the support accessoiries considered to be MFI approved?
0
votes
1answer
229 views

If a bluetooth device is not in the MFi program, which profiles should it support so that an IPhone app can check it MAC or name?

I would like to build an IPhone app that should check the identity of a BT device, by name or MAC. If the device is not part of the MFI programme what profiles should the device support in order for ...
1
vote
0answers
182 views

Debugging a MFI application on the iPhone

I am a MFi developer and I am developing an iPhone App that talks to custom hardware. My question is how does one go about debugging the iPhone app I have searched the web and stackoverflow but there ...
0
votes
0answers
132 views

Is there a reliable protocol underlying a EASession read/write stream?

I am building an external accessory framework for a device (my company is a member of Apple's MFi program). Does anyone know if the EASession's read and/or write streams sit upon a lower level ...
1
vote
0answers
122 views

Method for transfer current iPhone Wi-Fi settings to a iP-camera without MFI enrollment

Im currently working on a app that can do the Wi-Fi settings setup process on a IP-camra. Right now i can get the SSID the iPhone is currently on but the Wi-Fi password key still needs to me manually ...
5
votes
2answers
3k views

How can I connect an iOS device to non iOS device (Arduino devices) via Bluetooth?

After searching on Google, I found that people say it's only possible to connect an iOS device with a non iOS device with the 'MFi program'. Is that true? My project is mainly focused on sending and ...
0
votes
2answers
1k views

iOS App Metadata Rejected: MFi Certification PPID #

My iOS app has been rejected and I got the following message from Apple: ....... Reasons for Rejection: MFI Issue We started your review but cannot continue because we cannot locate your MFi ...
0
votes
0answers
363 views

Modifying Apple's EADemo project to display bytes

I'm trying to understand how EADemo works and how the External Accessory Framework works. EADemo is available here: http://developer.apple.com/library/ios/#samplecode/EADemo/Introduction/Intro.html ...
0
votes
2answers
922 views

Transfer pictures from external camera circuit within my iOS app programmatically

I'm working on my senior engineering design project and I need your help! For this I have my iPhone app receiving images from a external camera circuit, which I built. To interface my iPhone app to ...
1
vote
2answers
693 views

Using custom/existing bluetooth HID with iOS Devices?

I am working on building or using an existing bluetooth HID device (something like this http://www.icontrolpad.com) and to get my iOS device to read the data coming from it. So i have some questions ...
0
votes
2answers
2k views

List (and connect to) Bluetooth devices from within iOS App

I have a device that broadcasts data via bluetooth. It is MFI certified and I already have an application on the AppStore that communicates with it, using the External Accessory Framework. The ...
0
votes
2answers
1k views

ios app rejected because not authorizated to use MFi hardware

This statement is from Apple about my app: We are unable to post your app to the App Store at this time because we have no verification that you are authorized to distribute apps that interact ...
0
votes
1answer
400 views

Redpark Serial Cable not receiving data

I have a C2-DB9 serial cable from Redpark for use with an iOS application that seems to be not working as required. I have a device that connects to the RSC cable and also to a PC via USB for power ...
2
votes
2answers
1k views

What can MFI enable?

I'm trying to determine what functionality I can add to a BT accessory by paying for the MFI authentication coprocessor. For example, could I... A. Pass location data to the accessory? B. Push ...
0
votes
2answers
440 views

How to work with external accessory device to play music on the device?

I am doing preliminary design of an iPhone app so that my app is connecting to non iOS handsfree device or a music system through bluetooth and play songs on it. We registered for the MFi program with ...
2
votes
1answer
467 views

using iPhone like a picaxe (microcontroller)

In school year 11 electronics we have started working with Picaxes (a simple type of microcontroller) and I was wondering how I could develop an iPhone app that could be plugged into a dock like ...
0
votes
1answer
1k views

iOS 5.0 SDK - USB host OTG

I would like to connect to the iPhone a device that was not manufactured specifically for the iPhone. It can be accessed from a PC through USB, so what I'd like to do is connect it through an iPhone ...
0
votes
1answer
288 views

Iphone bluetooth connected to a non-MFI device

Could I connect a non-registered-MFI device to interact with my iPhone via Bluetooth? I would like to connect this device using some connection such as Bluetooth, RS232 or any other kind of ...
2
votes
1answer
905 views

Sending data via bluetooth on Iphone (iOS 5.x)

I have been searching and searching, but found nothing yet. Is it really true that there isn't a straightforward way to establish a BT connection from my iPhone to another (3rd party) BT device, i.e. ...
9
votes
2answers
897 views

What is the simplest way to connect a device to an iPad from an application?

I am working on a major product release for my company. We are designing a new device that we would like to integrate into an iOS app. (FYI, we have recently been accepted into the Apple MFi program ...
1
vote
1answer
716 views

How to connect a bluetooth device by SPP

How to connect a bluetooth device by Serial Port Profile in iPhone using Objective C? I have a Bar Code Scanner and i want to read bar code into my app.
2
votes
2answers
2k views

If a bluetooth device is not in the MFi program, could an iPhone at least discover the device?

Beside discovery, how about pairing? If a device isn't MFi, could an iPhone pair with it? If so, is it doable in all versions? Then what's the point of the MFi?
0
votes
1answer
1k views

Bluetooth file sharing in iPhone/iPad

As far as I know, Apple does not allow bluetooth file sharing in iPhone/iPad. Is there any way to write a code in Objective-C to make an application to share files?
4
votes
1answer
660 views

Protocol String name in EADemo Code

Whenever I connect the MFi accessory for the first time which protocols do I need to declare in the plist file and from where can I get it`s name? Even after connecting my MFi accessory and running ...
0
votes
1answer
154 views

iOS App Distribution

We developed an iOS application for medical use. That app will be distributed by doctors with other devices MFI (made for iPhone) as a sealed package. We have analyzed B2B distribution model but it ...
0
votes
1answer
786 views

iOS - How to integrate bluetooth devices in my app

I'm trying to create some application that connects to blue tooth devices. A simple thing like a bluetooth barcode scanner that scans and sends a number to my app. I want to know which framework or ...
0
votes
2answers
145 views

using iPhone dock connecter to light a LED?

Is there a way to get output through the iPhone's dock connecter. For example: i have a regular LED and i want to make an application that turns this LED on when pressed on a certain button. Does an ...
0
votes
1answer
701 views

End of MFI ? Cable to Arduino and others [closed]

I am interested in the MFI made for iPod program, and found This $59 Cable Lets You Connect iPhone to Arduino — No Jailbreaking! Programming iPhone Sensors Book I have ordered the cable and will ...
3
votes
2answers
3k views

CoreBluetooth and MFi

My company creates hardware accessories that are approved through MFi. With iOS 5, Apple has finally made Bluetooth open to BLE devices without using the ExternalAccessory framework.  I have been ...
0
votes
1answer
399 views

How to get name of paired MFI device to iPhone via bluetooth?

I have a MFi keyboard. It is already paired to the iPhone via bluetooth. I want to programmatically get the name of the paired keyboard. I searched some forums and they say it's possible to do ...
1
vote
0answers
445 views

Testing and design fee for MFi devices

We want to obtain MFi certificate and make products work with iPhone/iPad. @Brad Larson gave a very good answer to MFi application. But I need some more specific answer. Looking for experiences on ...
1
vote
0answers
285 views

MFi-compliant accessory drops bluetooth connection to iPhone after about 1kb of data

I'm having a hard time tracking down an issue with an accessory I'm developing. It plays nice by the MFi rules - I can pair with it, connect to it and get some data. The problem is that it either ...

1 2