Matter Logging Configurations#

Device logs are enabled by default on UART instead of JLink RTT, and will be fully captured on the Serial Terminal.

To configure the Serial Terminal, follow steps 13 to 17 in the Serial Port Settings.

After flashing the device and setting up the Serial Terminal, you will see the device logs displayed on the Serial Terminal.

Silicon Labs - designSilicon Labs - design

Switching To RTT#

To redirect device logs from UART to JLink RTT, enable the matter_log_rtt component.

Silicon Labs - designSilicon Labs - design

To set the JLink RTT on SiWx917 SoC, follow the steps mention in Setup SiWx917 SoC.

Note: matter_log_uart and matter_log_rtt components cannot be selected simultaneously.