Hi,
i'm trying to creating a project where my thingy53 is a coap_server thread node that sends environmental data to a coap_clinet (nRF5340).
The problem i found is that, even if i enable LOGs, none of them is shown on the nrf terminal, only works printk(), but not in the main function.
i thought the roblem was correalted to USB CDC ACM that i enabled following the peripheral_uart sample... i don't know if i followed the right procedure, i only compy and pasted overlay files and config commands.