FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
768 views 1 comments
by anonymous
Hello, I have a TRB140 with Ethernet (RJ45 not USB) connection to network and PC.  All functioning well.  I need to send to AT commands to the modem (specifically to send/receive SMS messages).  Is this possible ?  (I see there are various other options available but these are not suitable (the s/w uses AT commands)).  I have seen references to using the CLI / Telnet but the terminal does not recognize AT commands.  Is there a direct method available ?

Thanks.

1 Answer

0 votes
by anonymous

Hi,

A lot of AT commands could be avoided by using these commands right here:

https://wiki.teltonika-networks.com/view/AT_Commands#gsmctl_commands

But also, you can find that you can send AT commands through the same gsmctl:

 -A, --at <COMMAND>		 Send AT command to device

But if you're really looking for something, that isn't in the above:

use gsmctl -A <AT Command>

If you need a full AT manual for this device, please private message me and I'll send you the document.

EB.

Best answer
by anonymous
Many thanks.

Denville.