This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

chip matter use nrf5340 as End Device can't get the qrcode

https://github.com/project-chip/connectedhomeip/blob/master/docs/guides/nrfconnect_examples_cli.md

uart:~$
clear date device devmem
flash help history hwinfo
kernel nrf_clock_control ot resize
shell
uart:~$ ot masterkey
Error 35: InvalidCommand
uart:~$ kernel threads
Scheduler: 23970 since last call
Threads:
0x20008d90 CHIP
options: 0x0, priority: 1 timeout: 80224
state: pending, entry: 0x32c19
stack size 8192, unused 6136, usage 2056 / 8192 (25 %)

0x20004a78 BT RX
options: 0x0, priority: -8 timeout: 0
state: pending, entry: 0x1487d
stack size 1024, unused 832, usage 192 / 1024 (18 %)

0x20004b30 BT TX
options: 0x0, priority: -9 timeout: 0
state: pending, entry: 0x156e5
stack size 1024, unused 776, usage 248 / 1024 (24 %)

0x200054a8 spinel_packet_send_thread
options: 0x0, priority: -16 timeout: 0
state: pending, entry: 0x205f5
stack size 1024, unused 872, usage 152 / 1024 (14 %)

0x20005138 rx_q[0]
options: 0x0, priority: -1 timeout: 0
state: pending, entry: 0x63b73
stack size 1504, unused 1368, usage 136 / 1504 (9 %)

0x20005370 openthread
options: 0x0, priority: -8 timeout: 0
state: pending, entry: 0x25c45
stack size 6144, unused 5900, usage 244 / 6144 (3 %)

0x20005218 ot_radio_workq
options: 0x0, priority: -8 timeout: 0
state: pending, entry: 0x25c45
stack size 1088, unused 920, usage 168 / 1088 (15 %)

0x20001240 nrf5_rx
options: 0x0, priority: -14 timeout: 0
state: pending, entry: 0x1e479
stack size 800, unused 624, usage 176 / 800 (22 %)

0x20004920 ipm_work_q
options: 0x0, priority: -16 timeout: 0
state: pending, entry: 0x25c45
stack size 2048, unused 1628, usage 420 / 2048 (20 %)

0x200056d0 sysworkq
options: 0x0, priority: -1 timeout: 0
state: pending, entry: 0x25c45
stack size 1120, unused 488, usage 632 / 1120 (56 %)

*0x20004868 shell_uart
options: 0x0, priority: 14 timeout: 0
state: queued, entry: 0xf519
stack size 2616, unused 1536, usage 1080 / 2616 (41 %)

0x20005560 idle 00
options: 0x1, priority: 15 timeout: 0
state: , entry: 0x2500d
stack size 320, unused 248, usage 72 / 320 (22 %)

0x20005618 main
options: 0x1, priority: 0 timeout: 333649
state: pending, entry: 0x244c5
stack size 8192, unused 5600, usage 2592 / 8192 (31 %)

uart:~$ matter onboardingcodes none
matter: command not found
uart:~$

Parents Reply Children
Related