abandonware / noble

A Node.js BLE (Bluetooth Low Energy) central module : Community maintained
https://libraries.io/npm/@abandonware%2Fnoble
MIT License
549 stars 159 forks source link

Merge back to active upstream #2

Open rzr opened 5 years ago

rzr commented 5 years ago

Relate-to: https://github.com/noble/noble/issues/656

This active is blocked by those pending issues/reviews:

https://github.com/noble/noble/pull/851 https://github.com/abandonware/noble/pull/1 https://github.com/noble/noble/issues/656

petersaints commented 5 years ago

Hi, could you please also fork "bleno" (https://github.com/noble/bleno) which is part of the "noble" family and depends from "node-bluetooth-hci-socket".

rzr commented 5 years ago

Just did this: https://www.npmjs.com/package/@abandonware/noble/v/1.9.2-0

Testing welcome

petersaints commented 5 years ago

You forked noble, and thanks for that. I'm talking about "bleno". "noble" implements the BLE Central Mode, whereas "bleno" implements BLE Peripherals. They complement each other.

rzr commented 5 years ago

sorry ;) It's there https://github.com/abandonware/bleno Feel free to make PR, but make sure that changes are forwarded upstream first and well tracked (mimic my changes) or read those hints: https://www.slideshare.net/rzrfreefr/tizen-upstreamcooptdc2014pcoval/5

rzr commented 5 years ago

A new version has been released with related patches..

Relate-to: https://www.npmjs.com/package/@abandonware/noble/v/1.9.2-2

@petersaints , Bleno co-maintainers are still welcome check:

rzr commented 5 years ago

Relate-to: https://github.com/noble/noble/issues/886