On Tue, Sep 5, 2017 at 11:01 AM, Łukasz Rymanowski <
[email protected]> wrote:

>
> Note that this is how BLE works. Master sends LE Create Connection on
> Advertising event and assumes connection is created. In this point of time
> host gets Connection Complete Event according to BT spec. However, for the
> reasons Will described, it might happen that peer will not answer on any of
> the first 6 connection events. In this case connection is considered as
> dropped and  Disconnect Complete Event will come with "Connection failed to
> be established" goes to host


Got it, thanks Łukasz! I am sure that the timeout is happening in exactly
this place. Since it seems that in all cases the times are very close, i
think i can increase connection interval to make this significantly less
frequent.

Reply via email to