-
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
Pairing issue with the latest SDK commit using all-clusters-app #17323
Comments
somu1710
changed the title
Pairing issue with the latest SDK commit
Pairing issue with the latest SDK commit using all-clusters-app
Apr 13, 2022
@somu1710 Is this a problem introduced recently? Of so, would you be able to |
tcarmelveilleux
added a commit
to tcarmelveilleux/connectedhomeip
that referenced
this issue
Apr 14, 2022
- Help text validation when CHIP_CONFIG_ENABLE_ARG_PARSER_VALIDITY_CHECKS are enabled are both unhelpful and unsafe. Unhelpful because such failures are unlikely to get better code delivered, and unsafe because the algorithms used make use of sketchy tricky code with negative indexing that was shown to sometimes fail on ARM builds. This PR removes the help content checks Fixes project-chip#17323
bzbarsky-apple
pushed a commit
that referenced
this issue
Apr 14, 2022
- Help text validation when CHIP_CONFIG_ENABLE_ARG_PARSER_VALIDITY_CHECKS are enabled are both unhelpful and unsafe. Unhelpful because such failures are unlikely to get better code delivered, and unsafe because the algorithms used make use of sketchy tricky code with negative indexing that was shown to sometimes fail on ARM builds. This PR removes the help content checks Fixes #17323
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue :- Not able to advertise the network (ble-wifi/onnetwork) from dut to get paired with controller using all-clusters-app.
Commit used - a75cd99
commands used for advertising (bringing up dut) :
Ble-wifi :
connectedhomeip/examples/all-clusters-app/linux/out/all-clusters-app$ ./chip-all-clusters-app --wifi
Onnetwork :
connectedhomeip/examples/all-clusters-app/linux/out/all-clusters-app$ ./chip-all-clusters-app
Log:
The text was updated successfully, but these errors were encountered: