NordicSemiconductor / IOS-nRF-Mesh-Library

Provision, configure and control Bluetooth mesh devices with nRF Mesh library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
313 stars 123 forks source link

Zephyr BLE Mesh sample stuck on "Connecting" on iOS only. #593

Closed dinordi closed 10 months ago

dinordi commented 10 months ago

Where do you suspect the issue?

Issue in mesh library, e.g. packets being dropped

Version

4.0.1 (Latest)

Describe the issue

  1. Go to Network page.
  2. Press "+" button.
  3. Click Zephyr device
  4. "Status: Connecting..."

Relevant log output

No response

philips77 commented 10 months ago

This seems to be an issue on your device side. Check if you can connect to the device from nRF Connect or another apps.

dinordi commented 10 months ago

I have tried nRF Connect and ST BLE Mesh as well, both are also not able to connect. I have also tried to run the iPad app on my Macbook without result. As soon as I try to connect using an Android it connects within 5 seconds. My teacher uses a iPhone SE (the first one) and for him it does work. I have tried iPhone 12 mini, X, and a 13 as well. I will close the issue as I will continue my project using my classmate's OnePlus phone for testing. Thank you for the help.