Matter protocol / CHIP -- PSOC6 CY8CKIT-062-WIFI-BT and Raspberry PI interface using wifi /zigbee protocol is not connecting

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
neelakanta
Level 1
Level 1
5 sign-ins First reply posted First question asked

we are working on the Smart Lock project using the Matter protocol or CHIP 

I am trying to connect the PSOC 6 with matter protocol/ CHIP software loaded and the Raspberry pi  wifi/zigbee  interface

not connecting

Matter protocol buildwithmatter.com 

i followed the docs provided in the /connectedhomeip/examples/lock-app/P6/Readme.md

I executed the     :   zcl OnOff On 1234 1 0                    ----   command 

not connecting ,  below is the error message

Please reply me the possible solution.

----------------------------------------------------------------------------------------------------------------------------------------------------------

chip-device-ctrl > zcl OnOff On 1234 1 0
[1637573653.279080][9954:9960] CHIP:DL: Avahi resolve failed
[1637573653.279196][9954:9960] CHIP:DIS: Node ID resolved failed with ../../src/platform/Linux/DnssdImpl.cpp:692: CHIP Error 0x000000AC: Internal error
[1637573653.279257][9954:9960] CHIP:CTL: Error resolving node id: ../../src/platform/Linux/DnssdImpl.cpp:692: CHIP Error 0x000000AC: Internal error
Failed to update node address: 172

^Z[1637574457.431856][9954:9954] CHIP:DL: writing settings to file (/tmp/chip_counters.ini-zQ6w1Q)
[1637574457.433052][9954:9954] CHIP:DL: renamed tmp file to file (/tmp/chip_counters.ini)
[1637574457.433175][9954:9954] CHIP:DL: NVS set: chip-counters/boot-reason = 5 (0x5)
[1637574457.433553][9954:9954] CHIP:DL: writing settings to file (/tmp/chip_counters.ini-mnlqAQ)
[1637574457.434501][9954:9954] CHIP:DL: renamed tmp file to file (/tmp/chip_counters.ini)
[1637574457.434610][9954:9954] CHIP:DL: NVS set: chip-counters/total-operational-hours = 0 (0x0)
[1637574457.434666][9954:9954] CHIP:DL: Inet Layer shutdown
[1637574457.434892][9954:9954] CHIP:DL: BLE shutdown
[1637574457.434957][9954:9954] CHIP:DL: System Layer shutdown
pure virtual method called
terminate called without an active exception
Aborted (core dumped)
(python_env) ubuntu@ubun

 

0 Likes
5 Replies