• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: crashing bluetooth on device
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crashing bluetooth on device


  • Subject: Re: crashing bluetooth on device
  • From: Jason Conn <email@hidden>
  • Date: Mon, 25 Apr 2016 13:05:31 -0700

General rule of thumb: if you’re seeing an something that looks like an interoperability issue with iOS, please file a bug with as much information about the problem as you can provide.

The Bluetooth team loves fixing issues like this and well-written bugs from our developers help immensely to see what’s happening "on the ground", so to speak.

> On Apr 25, 2016, at 12:59 PM, Rene Limberger <email@hidden> wrote:
>
> I’m seeing the same thing on iOS 9.3 using a Ti CC2640 with Ti's BLE Stack 2.1, so i doubt this is Nordic specific.
>
>
>> On Apr 25, 2016, at 12:44 PM, Alex.SneedMiller <email@hidden> wrote:
>>
>> Does that mean that the Nordic chip has an issue with its stack, or does the iOS stack have an issue where it can't handle a situation where an ACK doesn't happen?
>>
>> How did you actually fix the issue? Are you able to get down to that low level when programming on an iOS device?
>>
>> -----Original Message-----
>> From: bluetooth-dev-bounces+alex.sneedmiller=email@hidden [mailto:bluetooth-dev-bounces+alex.sneedmiller=email@hidden] On Behalf Of email@hidden
>> Sent: Monday, April 25, 2016 2:00 PM
>> To: email@hidden
>> Subject: Bluetooth-dev Digest, Vol 13, Issue 40
>>
>> Send Bluetooth-dev mailing list submissions to
>> 	email@hidden
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> 	https://lists.apple.com/mailman/listinfo/bluetooth-dev
>> or, via email, send a message with subject or body 'help' to
>> 	email@hidden
>>
>> You can reach the person managing the list at
>> 	email@hidden
>>
>> When replying, please edit your Subject line so it is more specific than "Re: Contents of Bluetooth-dev digest..."
>>
>>
>> Today's Topics:
>>
>>  1. crashing bluetooth on device (Matthew Chung)
>>  2. RE: crashing bluetooth on device (Ephram Cohen)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Sun, 24 Apr 2016 20:35:12 -0700
>> From: Matthew Chung <email@hidden>
>> To: email@hidden
>> Subject: crashing bluetooth on device
>> Message-ID:
>> 	<email@hidden>
>> Content-Type: text/plain; charset="utf-8"
>>
>> I am working on a iOS 9+ ble app that talks to a Nordic nRF51. I have a couple remote beta testers who have reported after n number of successful connections, the bluetooth on their device stops working and the only way to fix it is to turn on/off bluetooth on the device. I am assuming something I am doing is crashing the bluetooth daemon but have not been able to reproduce this myself.
>>
>> I wanted to know if this has happened to anyone else or if there are any suggestions on how to troubleshoot a situation like this?
>>
>> --
>> *Matt Chung*
>> VersaMe <http://versame.com/>
>> email@hidden <email@hidden>
>> 3 <720-273-9832>10-210-0956
>> *Pre-Order Now! <http://www.versame.com/>*
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <https://lists.apple.com/mailman/private/bluetooth-dev/attachments/20160424/16b6a09c/attachment.html>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Mon, 25 Apr 2016 09:48:34 -0700
>> From: Ephram Cohen <email@hidden>
>> To: "'Matthew Chung'" <email@hidden>,
>> 	email@hidden
>> Subject: RE: crashing bluetooth on device
>> Message-ID: <021401d19f12$4fba6b60$ef2f4220$@batandcat.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> Hi Matt,
>>
>>
>>
>> I have seen it a few times.  For me it turned out to be bad ACK/ NACK of a packet.  Sometimes a packet would not get ACK’d, sometimes an extra ACK was added.  I can not remember if both caused the lockup, but at least one of them did.  I would even look for cases where you receive a packet, then send a packet, then ACK the received packet.  This interleave of send and receive processes may confuse it also.
>>
>>
>>
>> Good Luck,
>>
>> Ephram
>>
>>
>>
>> From: bluetooth-dev-bounces+ephram=email@hidden [mailto:bluetooth-dev-bounces+ephram=email@hidden] On Behalf Of Matthew Chung
>> Sent: Sunday, April 24, 2016 8:35 PM
>> To: email@hidden
>> Subject: crashing bluetooth on device
>>
>>
>>
>> I am working on a iOS 9+ ble app that talks to a Nordic nRF51. I have a couple remote beta testers who have reported after n number of successful connections, the bluetooth on their device stops working and the only way to fix it is to turn on/off bluetooth on the device. I am assuming something I am doing is crashing the bluetooth daemon but have not been able to reproduce this myself.
>>
>>
>>
>> I wanted to know if this has happened to anyone else or if there are any suggestions on how to troubleshoot a situation like this?
>>
>>
>>
>>
>> --
>>
>> Matt Chung
>>
>> <http://versame.com/> VersaMe
>>
>> email@hidden <mailto:email@hidden>
>>
>> <tel:720-273-9832> 310-210-0956
>>
>> <http://www.versame.com/> Pre-Order Now!
>>
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL: <https://lists.apple.com/mailman/private/bluetooth-dev/attachments/20160425/ae4eb650/attachment.html>
>>
>> ------------------------------
>>
>> _______________________________________________
>> Bluetooth-dev mailing list
>> email@hidden
>> https://lists.apple.com/mailman/listinfo/bluetooth-dev
>>
>> End of Bluetooth-dev Digest, Vol 13, Issue 40
>> *********************************************
>>
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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


 _______________________________________________
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


References: 
 >RE: crashing bluetooth on device (From: "Alex.SneedMiller" <email@hidden>)
 >Re: crashing bluetooth on device (From: Rene Limberger <email@hidden>)

  • Prev by Date: Re: crashing bluetooth on device
  • Next by Date: RE: crashing bluetooth on device
  • Previous by thread: Re: crashing bluetooth on device
  • Next by thread: RE: crashing bluetooth on device
  • Index(es):
    • Date
    • Thread