RTT Shell is limited to 16 characters using telnet

Hello

I am using the RTT shell on an nrf9160, by using telnet on a linux machine. I use telnet localhost 19021, as recommended by Nordic.

When I try issuing especially long commands to the device, it only receives the first 15 characters (+1 for either a null terminator or newline). I then need to retype the rest of the command and press enter again. I'm sure that issuing more than 15 character commands is possible, so how do I do it?

Regards,
Fridtjof

Related