Re: speed up the BLE connection progress
Re: speed up the BLE connection progress
- Subject: Re: speed up the BLE connection progress
- From: Joakim Linde <email@hidden>
- Date: Fri, 17 Feb 2012 00:41:33 -0800
Hi ThuanHuynh,
Yes, you can simply connect to the device by first retrieving the device by its UUID and the connect to it.
Please see CBCentralManager method:
- (void)retrievePeripherals:(NSArray *)peripheralUUIDs
and - (void)connectPeripheral:(CBPeripheral *)peripheral options:(NSDictionary *)options;
Regards, Joakim
On Feb 9, 2012, at 9:01 PM, thuan huynhhuu wrote: Hi everybody I wonder if there is any way to skip device discovery in order to speed up the
BLE connection progress of iPhone4S? Regards ThuanHuynh
|
|
_______________________________________________
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