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

On iOS occasional issues when connecting #66

Open
mscottreed opened this issue Nov 8, 2018 · 3 comments
Open

On iOS occasional issues when connecting #66

mscottreed opened this issue Nov 8, 2018 · 3 comments
Labels

Comments

@mscottreed
Copy link

Signal strength is great, the device is right next to us. Scan always picks it up, but when connecting it times out.
After looking through the log. This error appears:
error 16:55:01.646954 -0800 ble.net.sampleapp_ios API MISUSE: Cancelling connection for unused peripheral , Did you forget to keep a reference to it?

When that error shows up in the log, the connection fails. When that error doesn't show, it works. It has to be a timing thing. We would be happy to help track it down, as it is plaguing us, but we would need access to the iOS source code.

@nexussays
Copy link
Owner

Thanks for the report! I'll try to investigate further

@nexussays
Copy link
Owner

@mscottreed Does this issue #67 apply to your case?

@mscottreed
Copy link
Author

@nexussays - Sorry, we had to switch to a different library because of this issue, and I just saw this now.
Regarding your question: #67 appears to apply to scanning, and my issue was during connection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants