How to Send AT Commands to a Teltonika Router?
Last updated
Was this helpful?
Last updated
Was this helpful?
Connect to the router and open a web browser. Enter http://192.168.1.1 in the address bar and log in.
Access CLI (Command Line Interface) by going to “System” > “Maintenance” > “CLI”.
Login to the CLI by entering the username “root” and the router admin password.
To send AT commands, use the following format “gsmctl -A <AT Command>”
Example command that shows the ICCID of the inserted SIM, “gsmctl -A AT+CCID”.
Now you can send any standard AT command to the Teltonika router using this method.