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

Extended advertisement data #41

Closed
hntrdglss opened this issue Apr 5, 2014 · 2 comments
Closed

Extended advertisement data #41

hntrdglss opened this issue Apr 5, 2014 · 2 comments

Comments

@hntrdglss
Copy link

Hi! I'm working on a project which requires service data, manufacture data, and a 128-bit service ID. Unfortunately, the current advertisement data limit of 31 bytes isn't enough to encapsulate all this info. I was looking at your noble package, which supports "extended" advertisement data by waiting for every even number of events before reporting discovery. Would something similar be possible with bleno? I've been looking into hci-ble.js and hci-ble.c, but wondered if you've started working on or considered adding this functionality.

Thanks!

@zdennis
Copy link

zdennis commented Apr 5, 2014

Will using a combination of advertising data and scan response work for your needs?

@hntrdglss
Copy link
Author

Splendid! Yes, that worked for me. I was unaware the packets could essentially be treated the same -- at least in some instances? Thanks!

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

2 participants