Connect with device's imei or MAC Address in iOS #1194
|
I want connect to a peripheral with 'known' MAC Address. So, I can connect to peripheral without scanning it as using MAC Address in Android. When 'connect' method called, some error occurred like "Wrong UUID Format". Couldn't I connect to device directly with MAC Address or IMEI? Regardless of your answers, Thank you for create a good library. |
Answered by
marcosinigaglia
Apr 5, 2024
Replies: 1 comment
|
Short answer: for privacy reason you can't. |
0 replies
Answer selected by
brown-yoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Short answer: for privacy reason you can't.