Cannot Connect or Discover Peripheral Services
Cannot Connect or Discover Peripheral Services
- Subject: Cannot Connect or Discover Peripheral Services
- From: Effie Arditi <email@hidden>
- Date: Wed, 25 Mar 2015 11:46:36 +0200
Hi all,
Since iOS 8.2 we encounter some weird behaviour when trying to connect to our BLE devices.
- Sometimes when trying to connect to a peripheral with
[self.cbManager connectPeripheral:peripheral options:@{CBConnectPeripheralOptionNotifyOnNotificationKey: @YES}];
The connection can't be established. This line can be called and the
didConnectPeripheral never called.
Nothing we do, including iPhone restart helps. - Sometimes, even if we did manage to connect to the peripheral, we get "nil" in peripheral.services in didDiscoverServices callback - meaning that no services were found for the peripheral.
This behaviour started only in iOS 8.2
Has anyone encountered this?
Any Ideas?
Thanks l lot,
Effie.
_______________________________________________
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