How to surpress signal strength messaging with IP Over

I am using the TRB142 with an ‘IP Over’ configuration to connect the RS232 interface to a Cisco console port. When i connect (using Telnet) i see constant LTE signal strength messages on the console.
e.g.
CSQ: “LTE”,56,-90,96,-15

I found a post which recommends using AT+QCSQ=0 to disable but how do i apply this?

Currently the TRB142 is unusable as a remote console server.

Hello,

Execute:

gsmctl -A "AT+QCSQ=0"

on the trb142.
Regards,

The command is accepted however when i open the ‘Over IP’ connection i still see the LTE signal strength messaging.
image

What is the output of gsmctl -A ‘AT+QINDCFG=“csq”’ ?

Thanks for the help so far.

With AT+QCSQ=0 the messages should have disappeared.
Could you try AT+QCSQ=1 instead ?

Do you still have those annoying messages ?

i sure do.

No idea how to work around that. Maybe you can check with ps if you have a /sbin/klogd process, if so kill it an retry the telnet.

This topic was automatically closed after 15 days. New replies are no longer allowed.