FTC921 SMS/GPRS Commands

From Wiki Knowledge Base | Teltonika GPS
Main Page > Basic Trackers > FTC921 > FTC921 Manual > FTC921 SMS/GPRS Commands

Commands apply for these devices:

FTC921 FTC961 FTC881

All commands are case sensitive. When user tries to send SMS/GPRS message to device that operates in Deep Sleep mode, it cannot arrive to it because the GSM/GPRS module is disabled most of the time. Device will receive the SMS message when it exits Deep Sleep mode, but GPRS commands will not be received after exiting Deep Sleep Mode.
If the device is in GPS Sleep or Online Deep Sleep mode, sent SMS/GPRS message will arrive to the device.

SMS command structure:

<SMS password><space><command><space><value>

SMS command getinfo example:

  • If you have set SMS password: password getinfo
  • If SMS password is not set leave one space before command:  getinfo


GPRS commands require Codec 12 protocol.

To search for compatible products, Expand all content

Common commands


Command Description Response HW Support Parameter Group
getinfo Device runtime system information. Yes Common commands
getver Returns code version, device IMEI, modem app version, RTC time, Init time, Uptime and BT MAC address. Yes Common commands
getstatus Modem Status information. Yes Common commands
getgps Current GPS data, date and time. Yes Common commands
getio Readout analog input,digital input and output. Yes Common commands
ggps Returns location information with Google maps link. Yes Common commands
readio # Returns IO status, # AVL ID. Yes Common commands
cpureset Resets device No Common commands
fwstats Get data about FW and restarts Yes Common commands
getrecord SMS command initiates saving and sending of high priority record. No Common commands
getimeiccid # Response is sent to SMS/GPRS command sender and also to GSM number provided. # - GSM number using international format e.g. 37069012345 Yes Common commands
getimsi Sends the IMSI number of the SIM card inserted as a response to the sender.


If two SIM cards are inserted in the device, the response will be the IMSI number of the currently active SIM card.

Note: This command is supported from 03.10.02 firmware version.
Yes Common commands
allver Responds with information about hardware and firmware versions and storage space Yes Common commands
getparam # Returns selected parameter value.

# - first ID value. # - second ID value. # - third ID value.

SMS command is limited to 160 characters.
Yes Common commands
getparam #;#;…
setparam #:# Sets selected parameter value

[Parameter ID] : [New Parameter Value] ; [Parameter ID] : [New Parameter Value]...

SMS command is limited to 160 characters.
Yes Common commands
setparam #:#;#:#;…
flush #,#,#,#,#,#,# Redirects device to other server.

1.# - IMEI.
2.# - APN.
3.# - LOGIN.
4.# - PASS.
5.# - IP.
6.# - PORT.

7.# - MODE (0-TCP/1-UDP).
Yes Common commands
countrecs Returns records number. Yes Common commands
web_connect Forces device to connect to Fota WEB immediately. Yes Common commands
deleterecords Delete all records from SD card. Yes Common commands
setdigout ## Y1 Y2 Z1 Z2 Set digital output.

1.# – 0; 1 or ? (0 - OFF, 1 – ON, ? - Ignore) for DOUT1.
2.# – 0; 1 or ? (0 - OFF, 1 – ON, ? - Ignore) for DOUT2.
Y1 – timeout value for DOUT1 if needed (in seconds).
Y2 – timeout value for DOUT2 if needed (in seconds).
Z1 – maximum speed value for DOUT1 if needed.

Z2 – maximum speed value for DOUT2 if needed.
Yes Common commands
setigndigout ### Y1 Y2 Y3 Set digital output when ignition is off.

1.# – 0; 1 or ? (0 - OFF, 1 – ON, ? - Ignore) for DOUT1.
2.# – 0; 1 or ? (0 - OFF, 1 – ON, ? - Ignore) for DOUT2.
3.# – 0; 1 or ? (0 - OFF, 1 – ON, ? - Ignore) for DOUT3.
Y1 – timeout value for DOUT1 if needed (in seconds).
Y2 – timeout value for DOUT2 if needed (in seconds).
Y3 – timeout value for DOUT3 if needed (in seconds).

Yes Common commands
battery Returns battery state info. Yes Common commands
wdlog Returns all information about 'watch dogs' Yes Common commands
defaultcfg Load default configuration. Yes Common commands
setkey # # Add new or change current configuration keyword. If device is locked, keyword cannot be changed.

1.# - old keyword (if adding new keyword space).

2.# - new keyword.
Yes Common commands
delkey # Remove existing keyword (If device is locked, keyword cannot be changed).
# - old keyword.
Yes Common commands
bbread # Return black box information (HEX value of event ID and HEX value of custom data field (optional)).
# - returns entered number of latest events. When # is omitted the latest events are packed to single SMS.
Yes Common commands
bbinfo # Return same information as bbread command but additional all events timestamp is written in HEX.
# - returns entered number of latest events. When # is omitted the latest events are packed to single SMS.
Yes Common commands
sdformat Format SD card. Yes Common commands