Skip to content
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

chip-tool pairing ble-thread fail #9917

Closed
JasonHu1 opened this issue Sep 23, 2021 · 2 comments
Closed

chip-tool pairing ble-thread fail #9917

JasonHu1 opened this issue Sep 23, 2021 · 2 comments

Comments

@JasonHu1
Copy link

@jepenven-silabs
Problem

I use chip-tool and lighting-app with silabs BRD4161A
git commitid follow:
lighting-app :741ab0a032c290f4653593ceac06048c357ebae5
chip-tool:6db59aa066599f9e5967e900c809a85037a56e8b
ot-br-posix:17cdb3bad795db87bfcd2c272366ab5a4f270ffc

Run the following CLI:
./chip-tool pairing ble-thread operationalDataset=hex:0e080000000000010000000300000f35060004001fffe00208a8baf4311d2c1acf0708fd06217852196229051000112233445566778899aabbccddeeff030f4f70656e5468726561642d34343234010212340410978d42ebeab4875a137cf69b3df690f90c0402a0fff8 12344321 73141520 3840

However, the following error message appears:

[1632395145.634725][3716:3721] CHIP:ZCL: DefaultResponse:
[1632395145.634767][3716:3721] CHIP:ZCL: Transaction: 0xaaaac07e4210
[1632395145.634864][3716:3721] CHIP:ZCL: status: EMBER_ZCL_STATUS_FAILURE (0x01)
[1632395145.634914][3716:3721] CHIP:TOO: Default Failure Response: 0x01
[1632395145.635001][3716:3721] CHIP:DMG: ICR moving to [Uninitiali]
[1632395145.635027][3716:3716] CHIP:TOO: Run command failure: ../../commands/pairing/PairingCommand.cpp:332: CHIP Error 0x000000AC: Internal error

chip-tool_pairing_ble-thread_fail.txt

@bluebin14
Copy link
Contributor

Remove "operationalDataset=" from command line

@JasonHu1
Copy link
Author

JasonHu1 commented Sep 26, 2021

Remove "operationalDataset=" from command line

thanks for help me
follow your instructions,the error changed:

[1632645747.434439][1810:1816] CHIP:CTL: Operational certificates already provisioned for this device
[1632645747.785883][1810:1816] CHIP:SC: CASESession timed out while waiting for a response from the peer. Expected message type was 49
[1632645747.785946][1810:1816] CHIP:CTL: Device connection failed. Error

Please see the attachment for the completed log

chip-tool_pairing_ble-thread_fail_2.txt
chip-tool_pairing_ble-thread_fail_light_app_efr32_2.txt

#9099 say fixed,but i use chip-tool:6db59aa066599f9e5967e900c809a85037a56e8b is after the #9099

@JasonHu1 JasonHu1 closed this as completed Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants