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

Non persistent peripheral UUID's #3

Open
realsurfer opened this issue Jun 20, 2014 · 2 comments
Open

Non persistent peripheral UUID's #3

realsurfer opened this issue Jun 20, 2014 · 2 comments

Comments

@realsurfer
Copy link

Hello,

If I have understood the inner workings of the code correctly they way to avoid reconnecting to a peripheral is to save the peripheral UUID in a dictionary and then check the dictionary every time you discover a device. From my testing of core bluetooth it seems that the peripheral UUID's are not very persistent and change every few minutes or so. This results in that we need to reconnect to the same peripheral every few minutes. Any ideas on how to handle this issue?

Thanks!
Michael

@marpal
Copy link
Contributor

marpal commented Jul 2, 2014

Hi Michael,
I did not see this problem but I will look into it.

Cheers

@marpal
Copy link
Contributor

marpal commented Sep 23, 2014

Hi Michael,
Could not reproduce this issue.

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