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

Example Server cannot connect to iOS device #34

Open
PhilippTUBerlin opened this issue Nov 13, 2019 · 0 comments
Open

Example Server cannot connect to iOS device #34

PhilippTUBerlin opened this issue Nov 13, 2019 · 0 comments

Comments

@PhilippTUBerlin
Copy link

PhilippTUBerlin commented Nov 13, 2019

Hello,

I'm trying to connect some hardware to a raspberry pi 3 and connect the pi via bluetooth to an iPad (6th generation) app.
So far I'm using the example code without any modification, I can compile and run the server. On my Android phone I can see and connect to the server using the nRF Connect App.
On the iPad, however, the gobbledegook server never appears, I used BLE Scanner and my own Swift software and I can find all kinds of devices but not the gobbledegook server. It never gets even listed.
It seems that apple has some stricter rules on what Bluetooth devices they accept. I found the following link which explains some of these rules:
https://community.cypress.com/docs/DOC-14906
https://developer.apple.com/accessories/Accessory-Design-Guidelines.pdf
Unfortunately I don't know much about Bluetooth. Does anyone know what timings or services have to change in order for iOS to accept the BT server?

I guess it would be nice in general if the example code would also connect to iOS

Thank you for your help!

Philipp

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

1 participant