-
Notifications
You must be signed in to change notification settings - Fork 20
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
[bug] Direct Device Connection #103
Comments
Hello @leonardpitzu, |
You need at least an iPhone 15 Pro as the other, older iPhones, are missing the hardware for this to work. |
RTT log
|
Hardware
SparkFun Thing Plus Matter - MGM240P
Core version
2.2.0
Arduino IDE version
2.3.3
Operating system
macOS 15.1
Radio stack variant
Matter
OpenThread Border Router device (if using Matter)
Apple iPhone 15 PRO
Issue description
According to https://appleinsider.com/articles/24/09/18/apple-enables-direct-thread-control-for-smart-home-devices-with-ios-18 iOS 18 supports direct Thread connection.
Currently this does not work - the thread device is detected by the phone and pairing is initiated. The process hangs at the "adding devices" step and times out eventually with iOS presenting and error "Unable to Add Accessory".
Serial output
12:45:42.403 -> Matter temperature sensor
12:45:42.799 -> Matter device is not commissioned
12:45:42.799 -> Commission it to your Matter hub with the manual pairing code or QR code
12:45:42.833 -> Manual pairing code: 34970112332
12:45:42.833 -> QR code URL: https://project-chip.github.io/connectedhomeip/qrcode.html?data=MT%3A6FCJ142C00KA0648G00
12:46:04.228 -> Waiting for Thread network...
12:46:38.355 -> Connected to Thread network
12:46:38.355 -> Waiting for Matter device discovery...
RTT output (if using Matter)
No response
Minimal reproducer code
The text was updated successfully, but these errors were encountered: