Can an iPad 3 be paired with an Phone 4s via BLE?
Can an iPad 3 be paired with an Phone 4s via BLE?
- Subject: Can an iPad 3 be paired with an Phone 4s via BLE?
- From: Tony Scamurra <email@hidden>
- Date: Thu, 03 May 2012 07:41:54 -0400
Hello, I am not sure if this is the right place, if not, please let me know where to go. I am developing an app for the iPad/iPhone and I was trying to connect an iPad 3 to an iPhone 4s. I am doing the following, but no devices are ever found: NSDictionary *options = [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:FALSE], CBCentralManagerScanOptionAllowDuplicatesKey, nil]; [manager scanForPeripheralsWithServices:self.dicoveredPeripherals options:options]; Why won't these two BLE Devices find each other? Thanks |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden