chrvadala / node-ble

Bluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
https://www.npmjs.com/package/node-ble
MIT License
310 stars 45 forks source link

LEAdvertisingManager1 not implemented? #60

Closed ArcadeMachinist closed 3 months ago

ArcadeMachinist commented 1 year ago

Should be pretty straightforward. https://kernel.googlesource.com/pub/scm/bluetooth/bluez/+/5.50/doc/advertising-api.txt I would do implementation for my own project, but my code is usually not neat and clean enough for pulls.

Some BLE lights I have do expect commands as an advertisment with manufacturer-specific data.

chrvadala commented 3 months ago

Currently this library can't support Peripheral mode