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

Some issue in GattAttributeResolver #9

Closed
greatwh opened this issue Jun 5, 2015 · 2 comments
Closed

Some issue in GattAttributeResolver #9

greatwh opened this issue Jun 5, 2015 · 2 comments

Comments

@greatwh
Copy link

greatwh commented Jun 5, 2015

The service or characteristic id may have some error, for example:
public static final String LINK_LOSS = "00001804-0000-1000-8000-00805f9b34fb";
it should be 1803 for LINK_LOSS

@alt236
Copy link
Owner

alt236 commented Jun 5, 2015

Yes, you are right. I will fix over the weekend.

@alt236
Copy link
Owner

alt236 commented Jul 14, 2015

The fix is now in Master, but not yet in the published app

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