Question
Thread_Coap_MultiBoard is not sending Traces
I would like to get the traces of the Thread_Coap_MultiBoard Application to read the CoAP-Messages that are transmitted/received. I connected a tested USB-UART adapter to CN10 (35 + 37) and the terminal is running at 115200 8N1N. I already tried to swap RX/TX or use a different UART-adapter (Based on CP2102), but it didn't help. In app_thread.c, line 208 is set to "#define APP_DBF_EN 1". Has anyone tested this successfully?