-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Unable to pair via manual pin code on iOS chip tool - Error Domain=CHIPErrorDomain Code=9 "Transaction timed out." UserInfo={NSLocalizedDescription=Transaction timed out #16728
Comments
I was able to pair via manual code finally..I noticed the above behavior seems to happen after removing M5 board (which causes the M5 to reset) and then trying to pair via pin code with iOS chiptool |
@kean-apple I'm not quite sure what "removing m5 board" means... What are the specific steps to reproduce this? |
@bzbarsky-apple - by remove I meant unpair via iOS chiptool steps:
Note: seen this with QR code as well so its not specific to pin/QR code, the above are just the usual steps in the smoke test |
@kean-apple Ah, OK. I am guessing what happens here is:
We really need to have our SetupCodePairer/AutoCommissioner combo fall back to other transports if the first one it tries can't be used to establish a PASE session.... |
As a workaround, we could have the factory reset on the m5stack advertise as not commissionable before it actually does the reset, I guess... But I'm not sure it's worth doing that. |
Yeah that would just be band-aid. Plus the spec doesn't really say what should happen here and so we should bake in something in our example apps. |
Unable to pair M5 all clusters app via pin code with iOS chip tool
In step 2: Seeing timeout failures with pin code: Error Domain=CHIPErrorDomain Code=9 "Transaction timed out." UserInfo={NSLocalizedDescription=Transaction timed out
Only activity seen on the M5 board logs when entering manual pin code - 3 retries:
I (650936) ROUTE_HOOK: Received RIO
I (650936) ROUTE_HOOK: prefix FDE4:B950:2EE9:: lifetime 1800
With the M5 in the same state, I was able to scan in the QR code and pair the M5 board successfully
Seen: 5 out of 5
Logs on chiptool:
The text was updated successfully, but these errors were encountered: