lsongdev / node-bluetooth

:large_blue_diamond:😬Bluetooth serial port communication for Node.js
https://npmjs.org/node-bluetooth
Other
197 stars 56 forks source link

I get this exception when my device is automatically disconnected or I disconnect Bluetooth Manually. #31

Open ashotpahlevanyan opened 5 years ago

ashotpahlevanyan commented 5 years ago

node-bluetooth version 1.2.5, node version : v11.11.0 Uncaught Exception: Error: The connection has been closed at read (.../node_modules/node-bluetooth/lib/connection.js:14:34) at process._tickCallback (internal/process/next_tick.js:61:11)