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

Scan request to a specific MAC? #16

Open
SteidlD opened this issue Jun 24, 2020 · 0 comments
Open

Scan request to a specific MAC? #16

SteidlD opened this issue Jun 24, 2020 · 0 comments

Comments

@SteidlD
Copy link

SteidlD commented Jun 24, 2020

Hi,

I'm using your version of noble on my homebridge plugin (https://github.com/SteidlD/homebridge-inkbird-bt-thsensor). I use cyclic scan requests in order to get the manufacturer specific data (contains everything I need) in the scan response of a specific BLE device (I know the MAC address!!). So I don't need to establish a connection.

Now I was looking for a way to only send the scan requests to the one device with this MAC address (save battery on the other devices). Tried to read me through your code, but got lost on my way...

  • Is this generally possible?
  • Or is this always done for all devices automatically by the BLE controller chip itself?
  • Can this be done with this module?
  • How?

Thanks in advance.

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