-
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] chip-tool pairing ble-wifi command is failing in bridge-app #23987
Labels
Comments
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Dec 15, 2022
* Make it work on Darwin. * Pay attention to the wifi/thread command-line flags. * Ensure we always have a sane network commissioning cluster set up (falling back to the Ethernet one if nothing else is enabled). Fixes project-chip#23987
bzbarsky-apple
added a commit
to bzbarsky-apple/connectedhomeip
that referenced
this issue
Dec 15, 2022
* Make it work on Darwin. * Pay attention to the wifi/thread command-line flags. * Ensure we always have a sane network commissioning cluster set up (falling back to the Ethernet one if nothing else is enabled). Fixes project-chip#23987
bzbarsky-apple
added a commit
that referenced
this issue
Dec 22, 2022
* Make it work on Darwin. * Pay attention to the wifi/thread command-line flags. * Ensure we always have a sane network commissioning cluster set up (falling back to the Ethernet one if nothing else is enabled). Fixes #23987
kkasperczyk-no
pushed a commit
to kkasperczyk-no/sdk-connectedhomeip
that referenced
this issue
Mar 15, 2023
* Make it work on Darwin. * Pay attention to the wifi/thread command-line flags. * Ensure we always have a sane network commissioning cluster set up (falling back to the Ethernet one if nothing else is enabled). Fixes project-chip/connectedhomeip#23987
kkasperczyk-no
pushed a commit
to kkasperczyk-no/sdk-connectedhomeip
that referenced
this issue
Mar 15, 2023
* Make it work on Darwin. * Pay attention to the wifi/thread command-line flags. * Ensure we always have a sane network commissioning cluster set up (falling back to the Ethernet one if nothing else is enabled). Fixes project-chip/connectedhomeip#23987
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction steps
Bug prevalence
whatever I do this.
GitHub hash of the SDK that was being used
v1.0
Platform
IMX8
Platform Version(s)
On all Linux platforms
Anything else?
#16222 fixed the Linux part, but Darwin part still need similar same work.
The text was updated successfully, but these errors were encountered: