We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[TC-G-3.2] Step 1 - send an Add Group command ./chip-tool groups add-group 0x0021 gp1 1 0
Expected Outcome: Group successfully created Actual Outcome: Group creation fails with message: "Unable to listen to group"
Logs: device.log chip-tool.run.log
The text was updated successfully, but these errors were encountered:
Adding a request for cert blocker. The issue seems to be tied with the Lwip UDP binding of the interface in matter.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Problem
[TC-G-3.2] Step 1 - send an Add Group command
./chip-tool groups add-group 0x0021 gp1 1 0
Expected Outcome: Group successfully created
Actual Outcome: Group creation fails with message: "Unable to listen to group"
Logs:
device.log
chip-tool.run.log
The text was updated successfully, but these errors were encountered: