nativeble
nativeble copied to clipboard
A fully-fledged cross-platform BLE library for desktop.
nativebletester runs, finds the device, user enters device number (e.g. 1). After the it outputs "Connection" the curser starts to rotate and the program crashes. - Device: Acer Vertion with...
I assume the tester program is used: Connect to BLE device with. Try to send anything to it. There won't be any answers and nothing is send. Checked it with...
**Describe the bug** Calling `ble_scan` immediately after `ble_setup` on mac causes a CoreBluetooth error to be thrown. Additionally the scan will not find any devices. This can be observed by...
If you want, these were my changes locally to make it easy to move between commits of simpledbus when working on nativeble. The content is populated with `git submodule update...