noble/bleno

Windows: onWriteRequest not triggered during secure Write

Open

#243 opened on Nov 3, 2016

View on GitHub
 (1 comment) (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

Hi sandeepmistry , thank you for your amazing and useful work !

During a secure Write, it's not crashing, it's not getting disconnected except after 40 seconds, but the onWriteRequest event is never triggered.

Central : Android 4.4.2 Peripheral : Windows 7 Pro SP1 + External BLE adaptater

Debug Logs (including some smtp logs): DebugLogs.txt

Any solutions?

PS: Do you have any tools on windows to perform an HCI dump capture ?

Contributor guide