This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Immediate Disconnect in iOS6

Other Parts Discussed in Thread: CC2540

Hello,

It seems that in iOS6 the connection disconnect command does not get issued immediately  (the delay is in the 45 seconds range).  In our application, we'd like to disconnect and reconnect again within a few seconds

Is there a workaround to immediately terminate the connection without going through the iOS commands ? Would it be possible to use the HCI_EXT_DisconnectImmedCmd API to terminate the connection ? If so, would the module go back to advertising upon disconnection ?

Thank you.