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

Unable to read few characteristics #44

Open
Meharajkhanam opened this issue Sep 13, 2018 · 1 comment
Open

Unable to read few characteristics #44

Meharajkhanam opened this issue Sep 13, 2018 · 1 comment

Comments

@Meharajkhanam
Copy link

I am trying to read hardware version number of the ble device:

  1. I was able to connect to the device succesfully
  2. bond handle is 1
  3. able to read other characteristics
  4. trying to read service:
    conn.read_by_type(service=service, type=Hardware_uuid)
  5. error shown:
    RemoteError: 0x0480: Application Error Codes

hope anyone could help

@netom
Copy link

netom commented Nov 7, 2018

The error you get comes from the application, not from the protocol stack. The BGLib implementation most likely works accurately in this case. We'd have to know your application to be able to offer any help with your problem.

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