urish / web-bluetooth-polyfill

Windows 10 Web Bluetooth Polyfill
76 stars 15 forks source link

Bug: calling `startNotifications()` multiple times causes multiple `characteristicvaluechanged` events #17

Closed urish closed 7 years ago

urish commented 7 years ago

This causes incoming data to be duplicated, which can break some apps (e.g. https://ngbeacon.io/config)