Roy Lee
Roy Lee
https://github.com/currantlabs/gatt has served as a maintenance fork, and more importantly, a interim package during our transition to a new BLE package - https://github.com/currantlabs/ble We've been working on the **ble** for...
I'm not sure I'm following your question. Can you elaborate a bit? This GATT library intends to provides BLE at GATT level. On linux, we do export some options for...
Haven't tried multiple connections when running as a central, but did 4 concurrent connections when running as a peripheral. The number of concurrency is determined by the hardware/firmware.
Broadcom - BCM4334, on Linux.
Which platform are you running on, Linux or OS X? Do you need to access/connect to the server to trigger the problem, or just leave it advertising 20 mins and...
That's what we're doing. gRPC is officially supported by Buf with a remote plugin. protoc-gen-cobra works with Buf but requires users set up locally.