Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latency before first Characteristic ValueChanged Event #32

Open
Sunbreak opened this issue Feb 20, 2020 · 1 comment
Open

Latency before first Characteristic ValueChanged Event #32

Sunbreak opened this issue Feb 20, 2020 · 1 comment

Comments

@Sunbreak
Copy link

We are developing a BLE notepad, https://www.xp-pen.com/product/516.html

SDK available: https://github.com/woodemi/notepad-sdk-uwp

The notepad collects 200 NotePenPointer per seconds and transfers the data though BLE.
But there seem to be a latency before the GattCharacteristic.ValueChanged triggered

I've tried the BluetoothLEExplorer, same issure. Is there any work around?

When developing on Android, we use BluetoothGatt#requestConnectionPriority to solve a similiar problem.

@Sunbreak
Copy link
Author

@drache42 Could you help?

Related: #19

@Sunbreak Sunbreak changed the title Latency within Characteristic ValueChanged Event Latency before first Characteristic ValueChanged Event Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants