-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Can't connect to ESP32 BLE via Service UUID #3397
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
Comments
This looks like issue with iPhone app. |
Shouldn't that:
be actually coded like this:
? |
Probably yes, I've taken this code (marked as working) from one of issues. |
Yes, its typo. |
Makes no difference - iOS app can still connect via DeviceName but via Service UUID. |
Check service UUID, maybe you have typo in iOS app. |
I've checked - it's copy paste from ESP32 sources... |
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions. |
Hello,
I'm trying to connect to ESP32-Wroom from my iOS app via BLE using Service UUID, but I get an error that no device is connected. I can connect via BLE DeviceName or via DeviceUUID.
Hardware:
Board: ESP32 DevKit (38pin) (ESP32D0WDQ6 (revision 1))
Core Installation/update date: ESP32 by Espressif v1.0.4
IDE name: Arduino IDE
Flash Frequency: 80Mhz
PSRAM enabled: no
Upload Speed: 921600
Computer OS: Win
The text was updated successfully, but these errors were encountered: