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

Application disconnects with the device when inserting the strip. #91

Open
cinny007 opened this issue Mar 6, 2020 · 3 comments
Open

Comments

@cinny007
Copy link

cinny007 commented Mar 6, 2020

Hello, I am trying to read glucose data from accu-chek device. I am connecting the application with device and device gets connected with the application. Once I insert the strip in device, the application disconnects with the device.

@philips77
Copy link
Member

Could you post logs from the LogCat?

@cinny007
Copy link
Author

cinny007 commented Mar 6, 2020

  1. onClientConnectionState() - status=19 clientIf=7
  2. Connection state changed with status: 19 and new state: 0
  3. Error: (0x13): GATT CONN TERMINATE PEER USER

Above messages I am getting.

@philips77
Copy link
Member

In your BleManager, could you override log(...) method and print messages to LogCat. Those logs give more info.

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