Bluetooth Central Connecting Issues
Bluetooth Central Connecting Issues
- Subject: Bluetooth Central Connecting Issues
- From: Steve Jabs <email@hidden>
- Date: Wed, 25 Mar 2015 16:52:38 -0400
Hey All,
I'm running into issues on iOS 8.X trying to connect to peripherals. I'm calling [self.myCentralManager connectPeripheral:self.myPeripheral options:nil] and sometimes, let's say 1 out of 5, it will just hang there for 10, 15 and sometimes 60 seconds before actually moving into the -centralManager:didConnectPeripheral: method.
Is this to be expected? Most of the time it moves within a second or two from calling connectPeripheral, but the other times it's not and it becomes very frustrating when using the app.
I am scanning for all peripherals, have nil set for scanForPeripheralsWithServices and i have the CBCentralManagerScanOptionAllowDuplicatesKey option set to YES.
Any ideas?
_______________________________________________
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