Re: iPhone disconnects from peripheral unexpectedly
This can also happen if the peripheral does not respond to a read request within a timeout window. Nick
On 13 Aug 2015, at 17:37, Jason Conn <conn@apple.com> wrote:
Are you retaining the CBPeripheral? Does anything show up in the console logs from the phone?
On Aug 13, 2015, at 7:08 AM, Sarah Abdelrazak <sarah.abdelrazak@thirdwayv.com> wrote:
I am using iPhone with iOS8 with a kit using nordic's BLE chip, and sniffing using WIRESHARK. After initiating a connection between iPhone and a BLE Nordic Kit, the iPhone terminates the connection unexpectedly by sending after a while LL_TERMINATED with Error Code "REMOTE USER TERMINATED". On the other hand, the kit's logs say that disonnection happened due to"BLE_HCI_CONNECTION_TIMEOUT ". I can not see what the problem is, taking into consideration that the connection parameters are set based on Apple's recommendation.
Regards, Sarah Abdelrazak _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/conn%40apple.com
This email sent to conn@apple.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/nrbrook%40gmail.com
This email sent to nrbrook@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Nick Brook