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.