-
Any guidance on what to troubleshoot if scan never finds the train? I've made sure it's not connected via Bluetooth, connected to another device, power cycled pc and train. Repeated all of this multip…
-
**Feature Description**
It would be very useful to be able to negotiate or at least get the negotiated transfer size for a peripheral.
We are very aware that getting this right in a cross-platform…
Nyrox updated
2 weeks ago
-
### FlutterBluePlus Version
1.31.17
### Flutter Version
3.19.3
### What OS?
iOS
### OS Version
17
### Bluetooth Module
nordic nRF52832
### What is your feature request?
It would be nice to …
-
* bleak version: 0.14.3
* Python version: 3.10.4
* Operating System: macOS Montery Version 12.4
* BlueZ version (`bluetoothctl -v`) in case of Linux: /
### Description
I recently switched to…
-
I'm getting a CoreBluetooth warning:
`[CoreBluetooth] WARNING: The delegate for does not implement -[peripheral:didModifyServices:]`
Looks like it just needs an implementation in the `BKCBPerip…
-
While having public code with some types from native frameworks other than foundation , I'm getting an error:
`/iosArm64/swiftBuild/.build/arm64-apple-macosx/release/BleCommunication.build/BleCommu…
-
* bleak version: 0.14.2
* Python version: 3.9
* Operating System: macOS 10.15.7
* BlueZ version (`bluetoothctl -v`) in case of Linux:
### Description
I am working on a HomeKit BLE client for …
-
Clean project, add bluster as dependency.
```rust
use bluster::Peripheral;
pub fn main() { }
```
`$ cargo check` yields
```
error[E0282]: type annotations needed
--> /Users/wbrickner…
-
After requesting heart rate, I am getting some unhandled packets which don't seem to correspond to anything I've seen in the documentation. Have you encountered these before?
```
Got readings: [84, …
-
Hello,
I hesitate filling a feature request or a bug. But since it happens with erroneous code I prefer to see it as a FR.
On macOS (not tested on other platforms), the following sequence goes …