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

GATT SERVER #85

Open
SwapnaliInsiza opened this issue Jun 16, 2022 · 3 comments
Open

GATT SERVER #85

SwapnaliInsiza opened this issue Jun 16, 2022 · 3 comments

Comments

@SwapnaliInsiza
Copy link

Hi Guys,
This package does help in advertising the Android device as peripheral. Any help with building connection between the peripheral and host? Can we have the GATT services added within this package as that will extend the functionality within the package?

@MrCsabaToth
Copy link

MrCsabaToth commented Dec 30, 2022

I'm looking at the code and I don't see how to communicate data via the advertised service. For me there wouldn't be reasonable to advertise something without being able to communicate. So it wouldn't just look like a duck but it would walk and quack like a duck.

@MrCsabaToth
Copy link

MrCsabaToth commented Dec 31, 2022

Looks like there's a ton of commented TODO code related to sendData and setting up a server and characteristic. I tried to brush it up but my problem is that even the simple example (without sendData or anything) doesn't work. The advertised service doesn't show up in any scans.

@sjsilverstein
Copy link

It looks like development on this has come to a bit of a stand still. I see a pull request in draft for a GATT service code on android. Is there any intent to add this functionality to the package?

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

3 participants