Skip to content

Getting Bluetooth Device Paired[Technical Questions] #118

Discussion options

You must be logged in to vote

Hi All, here is how I ended up getting around the Bluetooth Issue if anyone ends up with the same problem.

Step 1) Add the Spezi Bluetooth module to your Xcode app. You need to download the bluetooth and add it as a dependency. Instructions for this can be found in the Stanford Spezi Bluetooth module

Step 2) Download the app LightBlue. LightBlue allows you to connect to any bluetooth device. Your phone only filters to distinct set of devices that Apple has authorized prior. On LightBlue you will find your device. Once connected, step into the page for your device, and you will see something called an advertised service.

You want to get this advertised service code, which will be the cus…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@nick-allen21
Comment options

nick-allen21 Feb 6, 2025
Collaborator Author

@PSchmiedmayer
Comment options

@nick-allen21
Comment options

nick-allen21 Feb 17, 2025
Collaborator Author

Comment options

nick-allen21
Feb 17, 2025
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by nick-allen21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants