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

Include headers for NimBLE GAP & GATT services #104

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

tcbennun
Copy link
Contributor

Not absolutely essential, but the functions in these headers make setting up BLE applications a lot easier!

@JannesBrands
Copy link

Yeah, i agree. I would need it too. Would be awesome to see it soon in crates.io

@JannesBrands
Copy link

@tcbennun How u did go around? Im a newbie in Rust until this moment i could set up a lot for a simple nimble scanner except these includes.

@tcbennun
Copy link
Contributor Author

@JannesBrands I'm using my own fork of esp-idf-sys which includes this change. See the docs for how to set up your Cargo.toml to grab certain dependencies from places other than crates.io.

@JannesBrands
Copy link

Ahh thank u. I already saw that, but sometimes I'm a little lost to find something in the rust docs and make sure it's the right haha.

@N3xed N3xed merged commit 9b1dfdc into esp-rs:master Aug 4, 2022
@N3xed
Copy link
Collaborator

N3xed commented Aug 4, 2022

I totally missed this for the last release.
Until it's released, you can use the master branch or use the new extra esp-idf components feature to add an additional C header to generate bindings with.

@tcbennun tcbennun deleted the nimble-svcs branch August 8, 2022 09:51
JakobLachermeier pushed a commit to JakobLachermeier/esp-idf-sys that referenced this pull request Aug 26, 2022
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

Successfully merging this pull request may close these issues.

3 participants