Maxim Kustov
Maxim Kustov
I added the device log
How can I verify that?
The OpenThread CLI command `srp server service`on the Raspberry Pi shows me `_matter._tcp` and `_matterc._udp` after trying to connect the devices. But `avahi-browse -rt _matter._tcp` and `avahi-browse -rt _matterc._udp` on...
I tried to use chip-tool on the Raspberry Pi which gave me a different error message [pi-output.txt](https://github.com/project-chip/connectedhomeip/files/10275990/pi-output.txt) [minicom-output.txt](https://github.com/project-chip/connectedhomeip/files/10276000/minicom-output.txt)
Is the setup code something different than the setup pin code from the matter device?
Yes that is the setup code that I used.
The command I'm using is: `chip-tool pairing ble-thread 1 hex:(the operational Dataset) 20202021 3840`
I tried to use chip-tool on the Raspberry Pi again but this time I used the chip-tool "chip-tool-linux_aarch64.zip" from https://github.com/nrfconnect/sdk-connectedhomeip/releases/tag/v2.2.0 and got again a different error message. [pi-output.txt](https://github.com/project-chip/connectedhomeip/files/10277948/pi-output.txt) [minicom-output.txt](https://github.com/project-chip/connectedhomeip/files/10277952/minicom-output.txt)
I'm using my companies network but I tried it also with my home network and it didn't work either.
I configured the host to accept router advertisements but it didn't help. `sudo ip -6 route add fd11:22::/64 dev otbr0 via fd11:db8:1::2` only resulted in the error message `Cannot find...