FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14141 questions

16795 answers

27608 comments

54007 members

0 votes
244 views 0 comments
by

Hi guys!

I had little trouble using RUT955 with different operator (all working with TIM but not with WIND).
https://community.teltonika-networks.com/31890/rut955-registered-internet-available-network-modem-restart
Talking to an ex telephony software developer he told me to check list of AT commands sent to modem.
Is there a way to log all AT commands sent to the modem?
Thanks.

1 Answer

0 votes
by

Hi,

Commands are always logged and you can find them in logread.

You can see them in console with command "logread".

To filter only messages containing "AT" in it, use logread | grep AT, this will filter the messages so only the ones with AT word in it will be found.

Also, for better search and analysis, you can use troubleshooting tools:

https://wiki.teltonika-networks.com/view/RUT955_Administration#Troubleshoot

Here you will be able to download full troubleshoot file of your RUT955 or download just the log itself, this way you will be able to see what's going on in there without new popping messages.

EB.