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

Code example for communicating over Serial #3

Open
Wilder-Jar opened this issue Jul 20, 2018 · 1 comment
Open

Code example for communicating over Serial #3

Wilder-Jar opened this issue Jul 20, 2018 · 1 comment

Comments

@Wilder-Jar
Copy link

Been trying to use this API for the last two days since BlueCove's license on linux causes licensing issues for my project.

The issue is is there is no information for a number of important aspects of using this API.
These include
Registering a UUID (GattService1 with custom code)
Retrieving a GattService for communication as none are registered on first start
Communicating with another device (In this case with an Android phone)

There is no information on the purpose of the ObjectManagerSignalListener or any other aspects other than finding an adapter, reading paired devices, trusting them and connecting with predefined UUID's

The source code isn't available either to try to reverse engineer this API in hopes of learning how to use it.
Could really do with more relevant information to make this API usable.

@Palmeta
Copy link

Palmeta commented Nov 21, 2022

Hi, really promising library but very undocumented. How can it act as a server and accept incoming connections?

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