-
Notifications
You must be signed in to change notification settings - Fork 589
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 get response while using readCharacteristic method #678
Comments
Hmmm... Indeed seems to be a bug. I have not encountered a case where characteristic value is |
This is now fixed in version |
Thanks for replying, Here is the recent logs
|
Thank you for the updated log. So I guess the library bug is fixed. I cannot really tell you why your peripheral does not respond to a read request. |
Describe the bug
I'm using this library to read characteristic data (characteristic is readable) but unable to read that, an exception is thrown
To Reproduce
Expected behavior
Successfully read data from the characteristic.
Device Information
Code snippet
This exception is thrown after 30 seconds.
The text was updated successfully, but these errors were encountered: