Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting list of devices in range #80

Open
gfwilliams opened this issue Feb 5, 2025 · 0 comments
Open

Getting list of devices in range #80

gfwilliams opened this issue Feb 5, 2025 · 0 comments

Comments

@gfwilliams
Copy link

Hi! Thanks for this library! I'm looking into replacing @abandonware/noble in my projects as it seems it's broken yet again on new Linux distros.

However, on Noble we could get called whenever an advertisement is received, but with node-ble I get a list of 75 devices, only maybe 3 of which are currently within range and connectable (much like I see in my OS Bluetooth menu). I tried .getRSSI but this fails with a DBusError: No such property 'RSSI' error.

Is there any way of getting a list of devices in range (or filtering the current list)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant