-
Notifications
You must be signed in to change notification settings - Fork 115
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
Disconnected with IOS phone #291
Comments
You seem to be a little behind on your versions. I would recommend you do an update. There were some issues with earlier versions having issues. If you still have issues can you report the output from |
Packages that I have on my pi:
|
I don't have an iOS device so I can't test that piece. However, it has worked with nRF Connect on an Android device. Other people that have had iOS issues have seen it improve if they set the RPi to BLE only. You might want to have |
Thank you for your answer. I have founded the reason
|
Do you have a solution for the "Authentication Failure ", I look forward to your reply! |
My guess is that something wasn't right with the pairing. Was the cpu_temperature example running when you did the pairing? Could be that the service isn't authorized if other things work |
The example works normally when pairing. Android devices do not need pairing when connecting. IOS devices will have a pairing pop-up window when they are connected. Disconnect when click pairing |
So are you saying it is fixed? You just need to pair if you are on iOS? |
no, iOS need to pair but pair failed |
How were you doing the pairing? the cpu example does not handle the pairing. I recommend that people do the pairing with |
This is related to #336 so will close this here |
When i running the examples/cpu_temperature.py in RPi,there do not have any errors in terminal.But use 'nRF Connect' to connect the service there are the errors:
Platform is a RPi3 running Raspbian GNU/Linux 10
Kernel Linux raspberrypi 4.19.97-v7l+
bluez package version 5.50-1.2~deb10u1+rpt1
Python 3.7.3
Thanks
The text was updated successfully, but these errors were encountered: