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

mac address x uuid #45

Open
thiagocury opened this issue Apr 22, 2016 · 1 comment
Open

mac address x uuid #45

thiagocury opened this issue Apr 22, 2016 · 1 comment

Comments

@thiagocury
Copy link

thiagocury commented Apr 22, 2016

I checked the lib noble read the mac address and bleacon not read the mac address. I would like to use two at the same time to read the mac address and the characteristics of the beacons. How can I do it?
Thank you!

@sandeepmistry
Copy link
Owner

@thiagocury as discussed on gitter. you'll have to modify the lib: https://github.com/sandeepmistry/node-bleacon/blob/master/lib/bleacon.js#L114-L120

Add something like bleacon.address = peripheral.address.

Pull request welcome if this works for you :)

tbryant added a commit to tbryant/node-bleacon that referenced this issue Feb 8, 2017
suggested by sandeepmistry here:
sandeepmistry#45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants