manekinekko / angular-web-bluetooth

The missing Web Bluetooth module for Angular
https://manekinekko.github.io/angular-web-bluetooth/
MIT License
195 stars 56 forks source link

This lib will read/listen 20 data sets per second which sent from BLE device? #21

Closed narada85 closed 6 years ago

manekinekko commented 7 years ago

haven't tried that scenario before. Please do and tell us.

narada85 commented 7 years ago

@manekinekko, I did the test, it subscribes to 2or 3 data sets per second. can we increase this by changing any settings in the lib?

manekinekko commented 6 years ago

I don't think we have control over this setting. Did you spot any documentation about this in the spec? Is there any public API?

manekinekko commented 6 years ago

I'm closing this issue. Please reopen if needed.