noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

Bleno unreliable connection #418

Open hermawanmulyono opened 5 years ago

hermawanmulyono commented 5 years ago

Hi,

I am having some problems when I try to use the Bleno library. I want to set up my machine as a BLE peripheral. Here are some details of my machine:

Code: I am using an example script ble_echo.js here. I still get the same problems when using other simple examples.

Problems:

Additional information:

Any advice would be appreciated.