noble/bleno

connection stuck after disconnection

Open

#302 opened on May 3, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (465 forks)batch import
help wanted

Repository metrics

Stars
 (2,083 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I use echo example to set our BLE module as peripheral and use "nRF Connect" App of Nexus 7 2013 and iPhone 6 to connect the BLE module.

I can rapid connect it successfully firstly, but the 2nd connection will be stuck when I try connect it again after I disconnect the first connection.

There are no any log, just connection stuck unless I use ctrl+c to interrupt and then reset the "echo example".

Contributor guide