Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/noble/noble

A Node.js BLE (Bluetooth Low Energy) central module
https://github.com/noble/noble

Merge pull request #802 from don/echo-example

connect to bleno echo service example

c4cd18a7a429bb832f6c4ca793be3faf9af884e9 authored over 6 years ago by Don Coleman <[email protected]>
connect to bleno echo service example

263dfa4744b30a96d7ee2b17066c2efb6cc9598c authored over 6 years ago by Don Coleman <[email protected]>
Update Travis CI badge link

2afa49a798e067d84970f97778a14aa07b986ad8 authored almost 7 years ago by Sandeep Mistry <[email protected]>
Version 1.9.1

ede257db214c5f978b17bcf1401036324f1eed96 authored almost 7 years ago by Sandeep Mistry <[email protected]>
Fix multiple init of bindings

by setting the initialized flag to true before calling init.

0d82d5005c33d5a96f50feeeca63482d8ff319e3 authored almost 7 years ago by Sandeep Mistry <[email protected]>
Websocket bugfix (#750)

* Close connection on error'

* Log errors when sending messages to websocket

* Send powere...

3cfb558c9f31aa9e1e5690f036fd2efcaf208d8e authored almost 7 years ago by Hadrien Kohl <[email protected]>
Fixes #757

c6cd04d5ce0560dace918d8806de806b9da97e3d authored almost 7 years ago by Don Coleman <[email protected]>
Don't forget previously discovered services and characteristics (#747) closes #383 and #541

01ec6c93085db97bc0f18081167e887790325d0c authored almost 7 years ago by Edouard Lafargue <[email protected]>
Version 1.9.0

7ab9c51d5d84b55b5beadc479b7cbe6f9ff830e8 authored almost 7 years ago by Sandeep Mistry <[email protected]>
gatt - add offset to buffer write for 0.10 type error fixes

d062cb26ecc1fab226ec12492499e7a14a67ff25 authored almost 7 years ago by Bryce Jacobs <[email protected]>
update test versions

331b80303fc97fdb97c766354f6c599150d5126e authored almost 7 years ago by Luis Montes <[email protected]>
Updating 'connectable' property upon discovery

f480216a93f629cf3b6bb8a66e2e123dbbf0b46a authored almost 7 years ago by Dimitris <[email protected]>
webble: remove subscribe listeners on disconnect (#621)

* webble: remove subscribe listeners on disconnect

* Update bindings.js

bcac068284ee1397ad11353ee5673f01515c8d9d authored almost 7 years ago by Jacob Rosenthal <[email protected]>
Fix an issue where Noble lazy inits before any event listeners can be added.

2b1d44663f2539f1d8866b96e1aae644564a074e authored almost 7 years ago by Miras Absar <[email protected]>
examples: serviceData is array so stringify to print

ea33cea8416909d36b1ce1b53bb454f5c90033c1 authored almost 7 years ago by Jacob Rosenthal <[email protected]>
high sierra xpc ids

77ce2d9314f49402032a3d7161b60013725abea7 authored almost 7 years ago by Jacob Rosenthal <[email protected]>
duplicate yosemite for high sierra bindings

6f9148551289eaca3c4b5aea4db28ea03df8e442 authored almost 7 years ago by Jacob Rosenthal <[email protected]>
Add note on isNotification parameter for characteristic data event possibly being undefined

It is also deprecated after release v1.8.1

38dd42e38248bcc201beb08e83c82ecee53fe049 authored almost 7 years ago by Sandeep Mistry <[email protected]>
Add error description for intel dual band adapters (#638)

* Add error message

* formatting

8055bc4530c3cd19b13826660ef6e924d7dfd17a authored over 7 years ago by Marcus Scheunemann <[email protected]>
Merge pull request #627 from nielsswinkels/patch-1

fix mini typo

fb51a35dbbbf5beb932f2d4929eb6ccf68962798 authored over 7 years ago by Sandeep Mistry <[email protected]>
Merge pull request #626 from arekzelechowski/service-data-128bit

Support 32-bit and 128-bit service data UUID (sandeepmistry/noble#625)

4696a155d996f1316694ea58af4d54b7d486da0f authored over 7 years ago by Sandeep Mistry <[email protected]>
fix mini typo

d1019c980f8e1d122d6e309dfb29a6e4487e46bc authored over 7 years ago by Niels <[email protected]>
Support 32-bit and 128-bit service data UUID (sandeepmistry/noble#625)

f4f9124f84d92f17edd023f5ce712eb18e72fec8 authored over 7 years ago by Arek Żelechowski <[email protected]>
webble: clear cached services on reconnect (#620)

0074d050e15dcff8129333b511c160a34b0f7ea0 authored over 7 years ago by Jacob Rosenthal <[email protected]>
webble: add disconnect (#603)

* webble: add disconnect

7019baf767956f4c966bd285b2b9d4054b5cb055 authored over 7 years ago by Jacob Rosenthal <[email protected]>
more work for lazy bindings (#606)

* more work for lazy bindings

dfc2e4e4235ce83ab34f0c6211811309453dfb6b authored over 7 years ago by Jacob Rosenthal <[email protected]>
Merge pull request #599 from jacobrosenthal/delay-init

Don't initialize bindings until first state change listener added

a94b0a5a4a1cf8a96ace76fbe289858448fadc8b authored over 7 years ago by Sandeep Mistry <[email protected]>
Don't initialize bindings until first state change listener added

c06054255a9cf35ecce19ac2d9640253d8891c3a authored over 7 years ago by Jacob Rosenthal <[email protected]>
- version 1.8.1

320e6198f22bcad2e193a3eda6efb0070e51c31f authored over 7 years ago by Sandeep Mistry <[email protected]>
Take 2 of fixing #490

f66ba04575c901f7c9aa35598c2b163c16c32277 authored over 7 years ago by Sandeep Mistry <[email protected]>
Revert "Fixes #490"

This reverts commit 2d343be12044efba12944d9eb39a9d3f31edde9f.

9566a79415af250ccfaadf07a424c69c93f260c5 authored over 7 years ago by Sandeep Mistry <[email protected]>
- report non-connectable advertisements without scan response (#594)

7e96ad519ccc146d394c833d2eb7d3dd012c0405 authored over 7 years ago by Sandeep Mistry <[email protected]>
More descriptive error outputs (#572)

* More descriptive error outputs

As helpful as it is to have the Status Mapper print out plai...

3920ceecd9dd437d2d9f2cd00a065a178b6ccc0e authored over 7 years ago by Mike Bifulco <[email protected]>
Merge pull request #557 from don/win

Simpler install instructions for Windows

2b2cd663eafd95e403fc3994666e3c3b70bf8b1a authored almost 8 years ago by Sandeep Mistry <[email protected]>
easier install instructions for Windows

958fe21adce052f97774bac942b789872fcd3000 authored almost 8 years ago by Don Coleman <[email protected]>
- version 1.8.0

18c51f0feed477849dbb3d9c58f19dddfe32632a authored almost 8 years ago by Sandeep Mistry <[email protected]>
Web Bluetooth API shim for noble. (#238)

* can connect from web, no services discovery

* cleanup

* cleanup

* reorganize stub dat...

ef986f965603e3aea15e5cfe2a8846f86b1fef52 authored almost 8 years ago by Luis Montes <[email protected]>
Update central.js

Remove inaccurate comment

b03e852ea7a2ae65386579a38e821a302e32292a authored almost 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #530 from MarSoft/patch-1

Fix startScanning callback calling

9fcda28fdc3445efa8a9cfa57fcaf9c86a50b196 authored almost 8 years ago by Sandeep Mistry <[email protected]>
Fix startScanning callback calling

According to README, when startScanning is passed a callback as a third argument, that callback ...

ea714e8cd963d303c02b6bf8bb4d11f26ae0df91 authored almost 8 years ago by Семён Марьясин <[email protected]>
Merge pull request #505 from zkiiito/notificationsAndReadCallbacks

notifications and read callbacks Fixes #490

4eb840c6f7634ca329654ec1b8b63c8d3f1f8c44 authored about 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #510 from myfreeweb/master

Add FreeBSD support

a49a34425a794f07a0a451bce1e38609b328ebee authored about 8 years ago by Sandeep Mistry <[email protected]>
Add FreeBSD support

d1052e96966a395c08bd9cce546704ccecd9c76c authored about 8 years ago by Greg V <[email protected]>
Fixes #490

2d343be12044efba12944d9eb39a9d3f31edde9f authored about 8 years ago by Fehér Zoltán <[email protected]>
Merge pull request #500 from gotleg/master

Added 'Adapter specific known issues' section to the README.

461fc94d413e05ec7b6b9194ec1981cee6f9f0f7 authored about 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #503 from gfwilliams/master

Fix #502 - crash on exit if no BLE adaptor found on Windows

7a290f3fe1b41dd5b4d01cfcc42b808b4fb31afb authored about 8 years ago by Sandeep Mistry <[email protected]>
Fix #502 - if `init()` fails we don't want to try and clear up

on exit, because _usbDevice will be undefined.

e25de8b994d8bf2d0461e24557507bcff061d5ac authored about 8 years ago by Gordon Williams <[email protected]>
Added 'Adapter specific known issues' section to the README. First entry is how to fix Error: Command disallowedwith some BLE adapters when trying to connect.

e3de0a5c3c5b0f429a7640fc2d841c5ea3dbe05e authored about 8 years ago by Gauthier Legrand <[email protected]>
Merge pull request #477 from sandeepmistry/ntc-chip-scan-workarounds

[hci-socket] Workarounds for scanning with N.T.C. C.H.I.P

97cf4414fee88d1f29ee7d6aeb2f35fc0613e606 authored about 8 years ago by Sandeep Mistry <[email protected]>
- allows disable filtering of duplicates on NTC C.H.I.P

0b0d1f30c2aefa5ff479c5ef8681911d8cab6840 authored about 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #473 from Lahorde/fork_branch

Issue https://github.com/sandeepmistry/noble/issues/471

ad31a5c4aa9a0f9c0960c1fbc8204f1b5bc1e149 authored about 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #475 from sandeepmistry/l2cap-signaling

[hci-socket] Add L2CAP signaling layer

727b203b539821c95b9497d27b393a7961daa4f6 authored about 8 years ago by Sandeep Mistry <[email protected]>
- add L2CAP signaling layer for non-Linux or Linux user channel mode

2e9b7c472dbf066a837d7e3c9b575187d167d7dc authored about 8 years ago by Sandeep Mistry <[email protected]>
Issue https://github.com/sandeepmistry/noble/issues/471

8ed79d9f755033e9d74caa672e5cbe6ec2c73ab3 authored about 8 years ago by Lahorde <[email protected]>
- version 1.7.0

fd29cd9d92202c331ee6f50122f4e096ab31bc18 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #464 from piamancini/patch-1

Added backers and sponsors from OpenCollective

3324d20f0d7a3b8a2181959ec8ecffc6f910fb52 authored over 8 years ago by Sandeep Mistry <[email protected]>
Update logo

971fc5ef7aa5339b430a98c8f35a83fd6306492d authored over 8 years ago by Sandeep Mistry <[email protected]>
Added backers and sponsors from OpenCollective

Now the backers & sponsors from your collective will show up in your readme automatically. You c...

4473ef324358dbd01cce1de44aec7617b672a420 authored over 8 years ago by Pia Mancini <[email protected]>
Update README.md

add logo

73a01ea52063cbaa5b2649250fae146be36588dc authored over 8 years ago by Sandeep Mistry <[email protected]>
- png logo 1/2 size

048d0fca2addd5dc148302e43b21e167a2f9c2c8 authored over 8 years ago by Sandeep Mistry <[email protected]>
- adjust logo size

4b0df9c087813add580cd927e1fc759efe91a99f authored over 8 years ago by Sandeep Mistry <[email protected]>
- add logo

1ca5109668b8ff682084608a3d916326c7f41fbf authored over 8 years ago by Sandeep Mistry <[email protected]>
initial bindUser support

206bafad51504a8f6b73bad99895dc864a1716c4 authored over 8 years ago by Sandeep Mistry <[email protected]>
Use latest bluetooth-hci-socket version

5655af2586a64890629c0ef128cbef918fa9e2d1 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #455 from taktran/patch-1

Fix platform table in README

3f940f6e0185e9fc13332a6a5979a470ea5a0301 authored over 8 years ago by Sandeep Mistry <[email protected]>
Add serviceSolicitationUuid field to the read me

c9afa8639eb4bd424dc7a700e4dad885cf3e3a47 authored over 8 years ago by Sandeep Mistry <[email protected]>
Rename advertisement.solicitationServiceUuids to advertisement.serviceSolicitationUuids (#438)

1c130b13da6a6b7b595edc91ac5f8df5ce87a19b authored over 8 years ago by Sandeep Mistry <[email protected]>
- styling tweaks for #438

07fdbc0d856927e777f5636ca9050f1665587482 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #438 from smartyw/master

Added extraction of the solicitation service UUID fields

94fac037f06c1a6f625663a94b33f2c68a20f5a5 authored over 8 years ago by Sandeep Mistry <[email protected]>
Remove .idea/vcs.xml file

17edf7c03ebd95887602e47ab3a75c3a6f21d372 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #458 from christopherhex/master

Fixes #433

1c4bc4293f0d0c0da9940ddebabc3072281b44cc authored over 8 years ago by Sandeep Mistry <[email protected]>
Fix platform table in README

1e36926143216643c1a1f6d622bd69491a2e8a75 authored over 8 years ago by Tak Tran <[email protected]>
Fixes #433#

0f5e69775900c9196b62d68c1977b574c6bc205f authored over 8 years ago by Christopher Hex <[email protected]>
Added extraction of the solicitation service UUID fields

400cf9302da162e7b0b5bd311db86da59b96901a authored over 8 years ago by Martin Woolley <[email protected]>
Merge pull request #432 from vdharmon/master

Update hci.js

a05e7f87bd10447ec397070a39d33c86768641fc authored over 8 years ago by Sandeep Mistry <[email protected]>
Update hci.js

Added this._deviceId property

e799be6444df1559d70b3efb40c6b3574bd432a2 authored over 8 years ago by vdharmon <[email protected]>
Update README.md

Add note about #424.

b0f5d8fdb61e550211c38e1297b7328bbed1bc14 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #421 from urish/patch-1

Upgrade bluetooth-hci-socket to latest

56e816a75ed35aa1c01fde9a93a8bcfa81665140 authored over 8 years ago by Sandeep Mistry <[email protected]>
Upgrade bluetooth-hci-socket to latest

46d378bef8e796515b98d96bc5e40e8052ba6581 authored over 8 years ago by Uri Shaked <[email protected]>
Tweaks to #380

e5e493dffb739cdab22ee74171d8ca5b186041a6 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #380 from projectgus/feature/longwrites

Support "long writes" when using hci socket on Linux

08a4eb38cd1184c34fba7bc46c0cfc14d3bc5f6d authored over 8 years ago by Sandeep Mistry <[email protected]>
- version 1.6.0

bb9a12da815cf0c0e43792cfcd9ba4d61ad712c9 authored over 8 years ago by Sandeep Mistry <[email protected]>
Check READ_LE_HOST_SUPPORTED_CMD status before parsing result

6ff0299dc0227f965057210b91176734cbe7b8f2 authored over 8 years ago by Sandeep Mistry <[email protected]>
Use OCF_LE_SET_EVENT_MASK for LE_SET_EVENT_MASK_CMD

As pointed out by @bvwelch in #410

710bd8b1ba140a2a899111760bf71e5ef7291546 authored over 8 years ago by Sandeep Mistry <[email protected]>
HCI: Use "long writes" (Bluetooth spec 4.9.4) if write length exceeds MTU

This happens implicitly with the OS X driver already.

ca2d668bd9857730064de6e43239e8bff395ce3a authored over 8 years ago by Angus Gratton <[email protected]>
HCI: Log reads in 'att' log as well as writes

bb77916e8992d93920b03800f48230880dad5761 authored over 8 years ago by Angus Gratton <[email protected]>
Add characteristic.subscribe and characteristic.unsubscribe

#337

472c6036eaa4e9c236e91e23987289d1c074731f authored over 8 years ago by Sandeep Mistry <[email protected]>
Update package.json

Use latest bluetooth-hci-socket dep version

73b00ff3d75a248d12f0d8c5245fa20a2a3f602c authored over 8 years ago by Sandeep Mistry <[email protected]>
- version 1.5.0

c6e3f702d87f995781aaa81eb20753ef9d40ed13 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #390 from Profab/bindings-typo

Fix bindings variable typo

67a00d1eddb7339ba5d135f9830d7a79441545a5 authored over 8 years ago by Sandeep Mistry <[email protected]>
Fix variable typo

38c55008c215d913cf8f5324e673951da96ffc79 authored over 8 years ago by Richard Lai <[email protected]>
Update README.md

Tweak read me change in #379.

6dffe38adcfa2d9dc6f0eb16accf60aa17f0c2fe authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #379 from popasquat89/multi_role

multi role - introduce NOBLE_MULTI_ROLE flag for ignoring peripheral role commands

1d1fba755057bc40b80454293a1bfe790db87393 authored over 8 years ago by Sandeep Mistry <[email protected]>
- version 1.4.0

8e38ffcb87ada04e73b954d33f99d3c6600694ff authored over 8 years ago by Sandeep Mistry <[email protected]>
HCI exchangeMTU: Always emit current MTU, not requested new MTU

839592fb0ca8219083a3d13118ae9b99e35f9cec authored over 8 years ago by Angus Gratton <[email protected]>
multi role - introduce NOBLE_MULTI_ROLE flag for bypassing peripheral command error responses

60fa47e114109984fac5ca4f92d7bff1604566af authored over 8 years ago by Bryce Jacobs <[email protected]>
Split out bindings resolver code

c1e7a065f24fa0530bde41a1efab8b4917eb2965 authored over 8 years ago by Sandeep Mistry <[email protected]>
Create advanced usage section, move override bindings section down

e0b48b58f875979d536629063df29bba5544ed11 authored over 8 years ago by Sandeep Mistry <[email protected]>
Merge pull request #366 from hgwood/feat/pluggable_bindings

Support for pluggable bindings

03455b89db75dd31befa544c97c08ea7b9a731da authored over 8 years ago by Sandeep Mistry <[email protected]>
Tweak #367

a89ca0c40bca2838bf9525273daea11d8e026e90 authored over 8 years ago by Sandeep Mistry <[email protected]>