

Have seen following:
Log and shell through RTT backend don't play nicely
Using the Zigbee shell through Segger RTT backend
We have the following on prj.conf:
Dear Nordic,
there is some misunderstanding in terms: RTT Viewer operates by Terminals, not RTT channels. Altougth RTT channel for logger (RTT #1) is created and operates well, there is no ready-to-use software to view the logging output and use shell simultaneosly.
We could use SEGGER RTT Logger, but it only saves logs to file - no option to view logs online.
Still, there is ability to select particular terminal mark or out to particular terminal using SEGGER_RTT_TerminalOut() funciton. So, do we have a solution to distinquish logs and shell interface between logical terminals easier than writing our own log backend?