You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?The text was updated successfully, but these errors were encountered: