gtbX

Results 5 issues of gtbX

Trying to run this on unrooted Nexus 6, but doesn't seem to work. I see this error in logcat after pairing: ``` D/HidPeripheral: Need BLUETOOTH PRIVILEGED permission: Neither user 10102...

Fix for compiling similar to fixes mentioned here https://github.com/xroche/coffeecatch/issues/16 https://github.com/xroche/coffeecatch/issues/25

Without throwing InvalidCastException. Proposed fix for https://github.com/nuodb/nuodb-dotnet/issues/33

…to the next command. If you call `BleManager.write()` multiple times without `await`ing, there was a chance the message fragments could get interleaved and corrupted. This change keeps the current command...