-
when I run example pizza, I get the error:
![image](https://github.com/abandonware/bleno/assets/18474752/74dacbf6-b42d-47d4-847d-a77043edbc6c)
-
When I set my BLE module as the peripheral mode and run the echo example.
If I subscribe the indication and then unsubscribe it, the following error will occur.
root: /home/ubuntu/test/node_modu…
-
There seems to be some interest in people playing with FatBeacon. We're about to release a 'demo' version of the PW app that will let you easily bring up a sample FatBeacon but clearly, something a bi…
-
Dear Wouter and other FortiusANT users,
Is there anyone who could help me with the following problem:
I used FortiusANT for a few years with two ANT+-dongles, but now after an update my CTP nee…
-
https://github.com/noble/bleno/blob/72028bc995d55cb9dcf223f9b0ffce563d091212/lib/hci-socket/gatt.js#L551
Web Ble code:
```
navigator.bluetooth.requestDevice({ filters: [{ services: ['4ac4d160-4…
-
Hello,
I'm trying to implement the Apple [BLE MIDI Service](https://developer.apple.com/bluetooth/Apple-Bluetooth-Low-Energy-MIDI-Specification.pdf).
In the documentation they state this:
> The acce…
natcl updated
4 years ago
-
Hi Guys, i have experience in nodejs but unfortunately newbie to bluetooth.
I want to implement a keyboard/gamepad peripheral to automate some keystroks to ps4.
I absolutely have no idea how to sta…
-
One of the most flexible use cases for bleno is replicating other BLE devices to understand how apps talk to them.
As many (especially the cheaper ones) don't necessarily follow the standards, ther…
-
I am on the lastest raspbian strect. node version 10.2.1
`pi@raspberrypi:~ $ npm install bleno
> usb@1.3.1 install /home/pi/node_modules/usb
> node-pre-gyp install --fallback-to-build
node-p…
-
Thanks for the great module. Whenever I add the Ble interface to the config.js I get the following error. in the logs of pm2..ANy help is appreciated.
Error: Module version mismatch. Expected 50, g…