Hi Team,
I am trying to commission the matter over thread light app on nrf5340dk with my OTBR using chip-tool but getting below error every time.
[1738239977.716] [9682:9684] [DMG] Received Command Response Data, Endpoint=0 Cluster=0x0000_003E Command=0x0000_0008 [1738239977.716] [9682:9684] [CTL] Device returned status 0 on receiving the NOC [1738239977.716] [9682:9684] [CTL] Operational credentials provisioned on device 0x7b14fc069c70 [1738239977.716] [9682:9684] [TOO] Secure Pairing Success [1738239977.716] [9682:9684] [TOO] CASE establishment successful [1738239977.716] [9682:9684] [CTL] Successfully finished commissioning step 'SendNOC' [1738239977.716] [9682:9684] [CTL] No NetworkScan enabled or WiFi/Thread endpoint not specified, skipping ScanNetworks [1738239977.716] [9682:9684] [CTL] Commissioning stage next step: 'SendNOC' -> 'ThreadNetworkSetup' [1738239977.716] [9682:9684] [CTL] Performing next commissioning step 'ThreadNetworkSetup' [1738239977.716] [9682:9684] [DMG] ICR moving to [AddingComm] [1738239977.716] [9682:9684] [DMG] ICR moving to [AddedComma] [1738239977.716] [9682:9684] [EM] <<< [E:43512i S:15387 M:61570474] (S) Msg TX from 0000000000000000 to 0:FFFFFFFB00000000 [0000] [BLE] --- Type 0001:08 (IM:InvokeCommandRequest) (B:276) [1738239977.716] [9682:9684] [DMG] ICR moving to [AwaitingRe] [1738239977.716] [9682:9684] [DMG] ICR moving to [AwaitingDe] [1738239977.805] [9682:9684] [DL] HandlePlatformSpecificBLEEvent 16389 [1738239977.894] [9682:9684] [DL] HandlePlatformSpecificBLEEvent 16389 [1738239977.942] [9682:9683] [DL] Indication received, conn = 0x7b14f003c7f0 [1738239977.942] [9682:9684] [DL] HandlePlatformSpecificBLEEvent 16391 [1738239977.942] [9682:9684] [EM] >>> [E:43512i S:15387 M:110255702] (S) Msg RX from 0:FFFFFFFB00000000 [0000] to 0000000000000000 --- Type 0001:09 (IM:InvokeCommandResponse) (B:63) [1738239977.942] [9682:9684] [EM] Found matching exchange: 43512i, Delegate: 0x7b14fc036408 [1738239977.942] [9682:9684] [DMG] ICR moving to [ResponseRe] [1738239977.942] [9682:9684] [DMG] InvokeResponseMessage = [1738239977.942] [9682:9684] [DMG] { [1738239977.942] [9682:9684] [DMG] suppressResponse = false, [1738239977.942] [9682:9684] [DMG] InvokeResponseIBs = [1738239977.942] [9682:9684] [DMG] [ [1738239977.942] [9682:9684] [DMG] InvokeResponseIB = [1738239977.942] [9682:9684] [DMG] { [1738239977.942] [9682:9684] [DMG] CommandDataIB = [1738239977.942] [9682:9684] [DMG] { [1738239977.942] [9682:9684] [DMG] CommandPathIB = [1738239977.942] [9682:9684] [DMG] { [1738239977.942] [9682:9684] [DMG] EndpointId = 0x0, [1738239977.942] [9682:9684] [DMG] ClusterId = 0x31, [1738239977.942] [9682:9684] [DMG] CommandId = 0x5, [1738239977.942] [9682:9684] [DMG] }, [1738239977.942] [9682:9684] [DMG] [1738239977.942] [9682:9684] [DMG] CommandFields = [1738239977.942] [9682:9684] [DMG] { [1738239977.942] [9682:9684] [DMG] 0x0 = 1 (unsigned), [1738239977.942] [9682:9684] [DMG] }, [1738239977.942] [9682:9684] [DMG] }, [1738239977.942] [9682:9684] [DMG] [1738239977.942] [9682:9684] [DMG] }, [1738239977.942] [9682:9684] [DMG] [1738239977.942] [9682:9684] [DMG] ], [1738239977.942] [9682:9684] [DMG] [1738239977.942] [9682:9684] [DMG] InteractionModelRevision = 11 [1738239977.943] [9682:9684] [DMG] }, [1738239977.943] [9682:9684] [DMG] Received Command Response Data, Endpoint=0 Cluster=0x0000_0031 Command=0x0000_0005 [1738239977.943] [9682:9684] [CTL] Received NetworkConfig response, networkingStatus=1 [1738239977.943] [9682:9684] [CTL] Error on commissioning step 'ThreadNetworkSetup': 'src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error' [1738239977.943] [9682:9684] [CTL] Going from commissioning step 'ThreadNetworkSetup' with lastErr = 'src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error' -> 'Cleanup' [1738239977.943] [9682:9684] [CTL] Performing next commissioning step 'Cleanup' with completion status = 'src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error' [1738239977.943] [9682:9684] [CTL] Successfully finished commissioning step 'Cleanup' [1738239977.943] [9682:9684] [CTL] Commissioning complete for node ID 0x0000000000002221: src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error [1738239977.943] [9682:9684] [TOO] Device commissioning Failure: src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error [1738239977.943] [9682:9684] [TOO] Run command failure: src/controller/CHIPDeviceController.cpp:2775: CHIP Error 0x000000AC: Internal error
OTBR is running on NXP's FRDM-RW612. I am able to successfully commission the OTBR using chip-tool.
I am able to commission and control the light app on nrf5340dk using NXP Matter Tool mobile app via OTBR but when I am trying everything with chip-tool not able to commission nrf5340dk
Does anyone have any idea what could be the reason?
Thank you,
Bhavya