-
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
Auto-commissioner: support secondary network interface commissioning #33801
Auto-commissioner: support secondary network interface commissioning #33801
Conversation
PR #33801: Size comparison from 4239c88 to 7608074 Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
7608074
to
908f57b
Compare
PR #33801: Size comparison from 4239c88 to 908f57b Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested largely for the non-cancelable write bits; the other issues need fixing too, but that one is critical.
2591e37
to
236743e
Compare
PR #33801: Size comparison from 23ec1b0 to 236743e Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
…roject-chip#33801) * Auto-commissioner: support secondary network interface commissioning * Fix code-wifi-thread command and reset trying secondary network flag * Revert server-side changes * Added write request cancel function
Ref to SEPC PR Clarify Commissioner behavior to support multiple networks, added supports for secondary network interface commissioning.
Change overview
Related PRs
Test