noble/bleno

Disconnect after read/write secure characteristic

Open

#221 opened on Aug 26, 2016

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

Description

Hi, I'm facing the same issue as in Issue 71 and tried all the mentioned solutions. Currently I am working withe BlueZ 5.41 (via Homepage), node v4.5.0 and noble/bleno v1.6. I am able to read and write to my on application (peripheral on Linux Mint 17.2) with my smartphone (Android, nRF Connect app) but as soon as I add the "secure" filed in the characteristic the devices disconnect on write/read request. The also disconnect on bonding. Any Solutions?

Thanks for any help, TheClown

Contributor guide