TRB142 serial COM with AT commands

Hello,

Apologies for a delayed response.

Regarding this inquiry, I assume you have Quectel’s EC21 modem on your TRB142, if so the supported AT commands manual for this module is available here: File:Quectel EC25EC21 AT Commands Manual V1.2.pdf - Teltonika Networks Wiki.

Network settings such as operator selection, PDP context, APN, and authentication parameters are usually saved after a reboot.

Yes, you can add the following command to /etc/rc.local:

/usr/sbin/gsmctl -A 'AT+QCSQ=0'

This will disable unsolicited network status reports and ensure that the setting is applied every time the device reboots.

Best regards,