-
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
[BUG] Unable to pair M5 board / nordic using chip tool #28139
Labels
Comments
Git bisect says:
so this is caused by #27304. I am observing two things that fail:
which cancels the connection the PASE session is on. On Linux, Given this, and the lack of response on #27607, I think we should revert #27304. |
Filed #28142 on the esp32 issue. |
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Jul 21, 2023
…) is called (project-chip#27304)" This reverts commit ad5403e. There are two issues: * project-chip#27607 which has had no response for weeks. * project-chip#28139 which breaks commissioning on Mac, and would break it on Linux if it implemented BLE connection cancellation. We need to sort out why CHIPDeviceController is canceling BLE connections when starting PASE over BLE (!).
bzbarsky-apple
added a commit
that referenced
this issue
Jul 24, 2023
…) is called (#27304)" (#28143) This reverts commit ad5403e. There are two issues: * #27607 which has had no response for weeks. * #28139 which breaks commissioning on Mac, and would break it on Linux if it implemented BLE connection cancellation. We need to sort out why CHIPDeviceController is canceling BLE connections when starting PASE over BLE (!).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps
Unable to pair the M5 board / nordic board with chip tool app using SHA 02aec55
Running into the following error:
Steps to Reproduce:
Bug prevalence
always
GitHub hash of the SDK that was being used
02aec55
Platform
darwin
Platform Version(s)
No response
Anything else?
Attaching the logs from nordic + chip tool + M5 board:
M5logs.txt
nordicboard_logs.txt
chip-tool_logs.txt
Note:
The text was updated successfully, but these errors were encountered: