mfi Questions

2

Solved

I am trying to develop an iOS application compatible with CarPlay. According to this post Is iOS CarPlay API Public? How to Integrate CarPlay?, I have to be enrolled with Apple’s MFi program, but...
Generosity asked 1/3, 2017 at 8:17

2

I am facing 2 problems related to regular Bluetooth.Here is my code. - (void)viewDidLoad { [super viewDidLoad]; [NSTimer scheduledTimerWithTimeInterval:3.0 target:self selector:@selector(showEle...
Rezzani asked 28/10, 2015 at 10:8

1

I have a Bluetooth device enrolled in the MFi program. I am able to pair the device via Bluetooth in the iPhone settings, and then use Apple's EADemo example code to access the device via the Exter...

2

Solved

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 suppor...
Breaststroke asked 28/1, 2013 at 12:1

1

I have a requirement to control USB CAM from any iOS device by sending command like take picture, zoom in, zoom out. Also the live video should be stream on iOS device so I can see the camera view ...
Proposal asked 24/6, 2015 at 7:25

1

Solved

In iOS 8, Apple allows us to connect to a device via Wifi direct and share wifi network credentials with it. We can do it in wifi settings page but also in an app. I'm trying to launch a scan to f...
Lacour asked 23/9, 2014 at 15:47

0

The Withings iOS app has the ability to obtain your wifi settings and pass it to the body scale via Classic Bluetooth (see screenshot below). From what I learnt it's a feature only available throug...
Sun asked 16/4, 2014 at 15:34

1

Solved

I want to display the list of all MFI passed apple devices which are not paired before from iOS settings. I can list out the connected devices using below code: NSArray *accessories = [[EAAccesso...
Yehudit asked 18/12, 2013 at 9:26

2

Solved

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...
Nereus asked 6/12, 2011 at 9:16

1

my question is to those who has experience with MFi and external-accessory framework. If I work with external Bluetooth accessory, is there any way to issue connect request to a remote device? I m...
Subservient asked 13/8, 2013 at 9:20

4

Solved

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...
Sabella asked 13/3, 2013 at 8:16

3

Solved

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 EAAccessoryDidDisconnectNotific...
Tennes asked 17/9, 2012 at 9:56

1

Solved

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 hardwar...
Gynandry asked 20/8, 2012 at 15:38

2

Solved

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 a...
Laidlaw asked 15/5, 2012 at 18:40

2

Solved

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 progra...
Saideman asked 3/2, 2012 at 15:5

3

Solved

This is a request for guidance regarding Bluetooth accessory development for iOS devices. Publicly available documentation/discussion seems limited; I assume this is due to the MFI NDA. And I did...
Obreption asked 1/10, 2010 at 21:56

2

all i want to do is to sent/receive data over the USB Port. With the official SDK it is not possible - apart from MFi. Which other methods to communicate wired with other devices are possible and ...
Bunnie asked 6/5, 2011 at 7:59

1

Solved

I'm working with a group of friends on a small electronic device. We're getting promising results with the prototype and we're very excited about releasing it into the market. We would love ...
Fargone asked 20/4, 2011 at 17:11

1

Solved

Does anybody here have any experience developing hardware under the "Made for iPhone" program? I have a device that broadcasts information via bluetooth, and so far the only way to make an iPhone a...
Gretchengrete asked 15/11, 2010 at 21:22
1

© 2022 - 2024 — McMap. All rights reserved.