You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread Border Router Mangement cluster (TBRM) is not implemented in the Simulated app (app1). Since the TC-TBRM-3.1 is an Simulated test case TBRM cluster needs to be implemented in the Simulated app (app1).
Steps to run this yaml script:
1. ./scripts/tests/chipyaml/runner.py Test_TC_TBRM_3_1 app1
2. commission the dut : ./out/debug/chip-tool pairing code 0x654321 MT:-24J0AFN00KA0648G00
3. Run the SetActiveDatasetRequest command: ./out/debug/chip-tool threadborderroutermanagement set-active-dataset-request hex:<active-dataset>1 1
While running this command in the chip-tool we got the response as UNSUPPORTED-CLUSTER(0xC3) , But the Excepted response is SUCCESS (0x00)
Feature Area
Other
Test Case
TC-TBRM-3.1
Reproduction steps
Thread Border Router Mangement cluster (TBRM) is not implemented in the Simulated app (app1). Since the TC-TBRM-3.1 is an Simulated test case TBRM cluster needs to be implemented in the Simulated app (app1).
Steps to run this yaml script:
While running this command in the chip-tool we got the response as
UNSUPPORTED-CLUSTER(0xC3)
, But the Excepted response isSUCCESS (0x00)
Bug prevalence
Whenever I do this
GitHub hash of the SDK that was being used
0e3434a
Platform
raspi
Anything else?
No response
The text was updated successfully, but these errors were encountered: