-
Looking at [this page](https://github.com/bluez/bluez/blob/52bda9d45572ab4629bf2f686616c0398f489dad/doc/org.bluez.Device.rst#L221), the only meaningful explanation for the Trusted property is in the s…
-
So a bit of context I just spent two days troubleshooting an issue that turned out to be just me neglecting to download the linux-headers because it's not auto installed as a dependency by either xpad…
-
Trying to use the connectivity option:
* HUR on my car creating the hotpost. It is created correctly
* On mobile client (WiFi luncher) connection to the car's hotspot.
Not sure why, sometimes to…
jgato updated
5 months ago
-
I first saw this a year ago, and don't know if it has been updated since:
[Android BLE Issues](https://github.com/iDevicesInc/SweetBlue/wiki/Android-BLE-Issues)
In any case, it details some of th…
-
First of all, thanks for the code.
Not an issue, but just a question: I observed, that the 705 does not reconnect automatically, when I switched the esp32 off and on again. (setting "auotconnect" on …
-
```
Hello! I am trying to connect with a temperature measuring device from Andesfit. However, after connecting with the device, it's immediately disconnected. Can any of you help? Thank you!
var a…
-
Phone: Pixel 9 Pro
Android version: Android 15 (stable)
Version: 3.2.0.4 (Edit: Tried with latest dev as well [806a18f] same problem)
After upgrading to Android 15, the app can't communicate with…
-
ble.connect(myDeviceID, function(device) {
alert("Successfully connected to device");
console.log("Send Data method success call back called");
var suc…
-
I want to use the reconnect function, where should I put the reconnect function? I had tried to put it in the bluetoothle.initialize successful callback, but it return an error "Never connected to dev…
-
So I almost have everything fully working now. I am down to two issues.
1. When selecting a song, it "plays" the first 3 or so seconds and then pauses on 00:03. Hitting play wont do anything and i …