noble / bleno

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

macOS: Connection failed after Bluetooth powercycle #420

Open schlachtzeuger opened 5 years ago

schlachtzeuger commented 5 years ago

Bleno works fine on macOS 10.13.6 unless Bluetooth was off and then turned on. In this case, I get the "poweredOn" event several times and as a result, the "advertisingStart" also multiple times. This results that I get the callback for received data also multiple times but with the same data.