-
I'm trying to use noble and bleno together in a single application to allow linux to be in the central role but also be the GATT server. I actually have this working, but had to remove an `if` stateme…
-
Trying to install Bleacon but keep getting errors, no clue what to do.
Here is the logs:
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'i', 'ble…
ghost updated
5 years ago
-
I have tried it with 2 Macs, same setup process, installed from repo, updated bleno, etc... Working flawlessly with my 2015 MBA 13", with macOS High Sierra, but the "fake sensor" not appearing in any …
ghost updated
6 years ago
-
Hello, everybody!
I hope you can help me. Thank you.
I would like to know if noble and bleno must be used together to scan or be scanned?
So I have a hardware Bluetooth device, and I just u…
-
Seems like ble-ansc is still the only possible way to get ANCS on raspberry. Got the script working and I can connect to the BLE device but after a few moments it just disconnects or with LightBlue I …
-
Instead of
```
oic.addEventListener("updaterequest", onLightUpdate);
oic.addEventListener("observerequest", onLightObserve);
oic.addEventListener("deleterequest", onLightDelete);
...…
-
Hi,
Really like the project, want to integrate the function in my CarPC ( raspberry).
When I run a test service, and connect my phone to the ANBR!Tusk Bluetooth device, the phone asks a code. W…
-
I get xpc-connection installed, but when it finishes, it creates a symbolic link to itself:
lrwxr-xr-x 1 root 1012157403 14 Apr 3 06:45 xpc-connection -> xpc-connection
I used the path …
-
I try to implement RaspberryPI (BLE device) with a notification Characteristic
When I connect the 1st device (Android) to BLE device and subscribe it on notifications characteristic all work ok.
…
-
I already checked the other issues about failed installs, but couldn't find this exact issue, which is:
`../src/XpcConnection.cpp:1:10: fatal error: 'queue' file not found`
Here is the full output…