Jump to content

TEST-T

From Teltonika Telematics Wiki

Commands apply for FMB920:

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 login><space><SMS password><space><command><space><value>

SMS command getinfo example:

  • If you have set SMS login and password: login pass getinfo
  • If SMS login and password are not set leave two spaces before command:   getinfo


GPRS commands require Codec 12 protocol.

Common commands


Command Description Response Parameter Group
allver To get all possible versions used by device

Request format: allver
Yes Common commands
auto_calibrate:capture_clean Start Trip Simulator capturing and reset AXL calibration

Request format: auto_calibrate:capture_clean
Yes Common commands
auto_calibrate:clear

Request format: auto_calibrate:clear
Yes Common commands
auto_calibrate:set Initiates auto calibration process and sets calibration vectors

Request format: auto_calibrate:set G1,2,3 R4,5,6
Yes Common commands
auto_calibrate:status

Request format: auto_calibrate:status
Yes Common commands
auto_calibrate:stop_capture Stop capture and move Trip Simulator file to logs

Request format: auto_calibrate:stop_capture
Yes Common commands
auto_calibrate:tryforever

Request format: auto_calibrate:tryforever
Yes Common commands
battery To get battery state

Request format: battery
Yes Common commands
bbinfo To get blackbox information with event timestamps

Request format: bbinfo 20
Yes Common commands
bbread To get blackbox information

Request format: bbread 20
Yes Common commands
None Forwards data to connected device (Server->BT communication)

Request format:
  1. BT DAT= Test
Yes Common commands
buzz To set buzzer ON/OFF for a specified timeout

Request format: buzz 1 60
Yes Common commands
calibrate

Request format: calibrate
Yes Common commands
canflashstats Prints various statistics about FMCAN flash usage

Request format: canflashstats
Yes Common commands
cleardigoutprio To clear DOUT priorities

Request format: cleardigoutprio 1 2
Yes Common commands
countrecs To get record count

Request format: countrecs
Yes Common commands
cpureset To reset CPU and restart device

Request format: cpureset
No Common commands
defaultcfg To reset configuration to its default

Request format: defaultcfg
Yes Common commands
deleterecords To delete stored records

Request format: deleterecords
Yes Common commands
delkey To delete configuration keyword

Request format: delkey oldkey
Yes Common commands
exceptions To get exception list

Request format: exceptions
Yes Common commands
fc_ To reset fuel consumption parameters

Request format: fc_ reset
Yes Common commands
file upl req To upload file

Request format: file upl req firmware,example.com,80,apn,user,pass
Yes Common commands
FIXTEST Performs HOT/WARM/COLD fix tests and returns performance results

Request format: FIXTEST 1 4 40 1
Yes Common commands
flush To initiate data (record) sending

Request format: flush 123456789012345,apn,login,pass,192.168.1.1,8080
Yes Common commands
fwstats Get data about FW and restarts

Request format: fwstats 1
Yes Common commands
getcontsens To get continuous sensor count and IDs

Request format: getcontsens
Yes Common commands
getgps To get GPS moment data

Request format: getgps
Yes Common commands
getimeiccid

Request format: getimeiccid
Yes Common commands
getimsi Get ACTIVE SIM IMSI number

Request format: getimsi
Yes Common commands
getinfo To get information about device

Request format: getinfo
Yes Common commands
getio To get IO status

Request format: getio
Yes Common commands
getops Get visible operators list

Request format: getops
Yes Common commands
getparam To get parameter value

Request format: getparam 2001
Yes Common commands
getrecord SMS command initiates saving and sending of high priority record

Request format: getrecord
No Common commands
getstatus To get device status information

Request format: getstatus
Yes Common commands
getver To get version information

Request format: getver
Yes Common commands
ggps To get location information with google link

Request format: ggps
Yes Common commands
ggpsutc To get location information with google link (adjusts time per configurator time zone)

Request format: ggpsutc
Yes Common commands
log2sd To set logging configuration

Request format: log2sd 2,30,example.com,80
Yes Common commands
log2sdfilterset To set filters of device log

Request format: log2sdfilterset 1;2;3
Yes Common commands
lowpowermode To enable/disable Low Power Mode (LPM)

Request format: lowpowermode 1
Yes Common commands
None Forwards data to OBD

Request format:
  1. OBDFWD= DATA
Yes Common commands
obdudscmd

Request format: obdudscmd 0x01,mode,did,data,cra
Yes Common commands
obdudsrdbid

Request format: obdudsrdbid 0x01,0x02,0x03
Yes Common commands
privatemode To turn private mode ON/OFF

Request format: privatemode ON
Yes Common commands
readio To get IO element data

Request format: readio 1
Yes Common commands
reset_axl_calib To reset AXL calibration

Request format: reset_axl_calib
Yes Common commands
savecontsens Saves currently visible sensor IDs to flash

Request format: savecontsens
Yes Common commands
sdformat To format SD storage

Request format: sdformat
Yes Common commands
secooff To turn off Seco functionality

Request format: secooff
Yes Common commands
secoon To turn on Seco functionality

Request format: secoon
Yes Common commands
setbtdataperiod To set NMEA log period (0-255)

Request format: setbtdataperiod 10
Yes Common commands
setdigout Set digital output

Request format: setdigout 1 30
Yes Common commands
setdigoutm Set digital output with priority (forces DOUT setting)

Request format: setdigoutm 1 30
Yes Common commands
setigndigout Controls DOUTs after ignition is turned off with specified timeouts and delays

Request format: setigndigout 1 15 20 1 15 20
Yes Common commands
setkey To set or change configuration keyword

Request format: setkey oldkey newkey
Yes Common commands
setparam To set parameter value

Request format: setparam 2001:wap
Yes Common commands
None Forwards data to connected device (client or server connection)

Request format:
  1. SPP DAT= Test
Yes Common commands
tpcmdconnect Connects to third party AWS MQTT server and listens for secoon or secooff commands

Request format: tpcmdconnect example.com;8883;30
No Common commands
tsensors To get Dallas temperature sensor data

Request format: tsensors
Yes Common commands
wdlog To get watchdog status

Request format: wdlog
Yes Common commands
web_connect To force connection to FOTA WEB

Request format: web_connect
Yes Common commands

Bluetooth Commands


Command Description Response Parameter Group
btgetlist Get Bluetooth list (BT3 command; expanded to BT4 list)

Request format: btgetlist 0
Yes Bluetooth commands
btrelease **BT3 command.** Disconnects current Bluetooth device and pauses auto connect

Request format: btrelease 30
Yes Bluetooth commands
btscan **BT3 command.** Starts Bluetooth scan

Request format: btscan 1
Yes Bluetooth commands
btunpair **BT3 command.** Unpair Bluetooth device

Request format: btunpair all
Yes Bluetooth commands
btvisible **BT3 command.** Sets Bluetooth to visible with TMO

Request format: btvisible 30
Yes Bluetooth commands

Commands Related to Features


Command Description Response Parameter Group
auto_calibrate:get Gets auto calibration state

Request format: auto_calibrate:get
Yes Commands related to features
odoget To get odometer value

Request format: odoget
Yes Commands related to features
on_demand_tracking To set on demand tracking

Request format: on_demand_tracking 1
Yes Commands related to features
towingreact Towing reactivation

Request format: towingreact
Yes Commands related to features

OBD Commands


Command Description Response Parameter Group
cleardtc To clear DTC

Request format: cleardtc
Yes OBD Commands
faultcodes To get list of OBD fault codes

Request format: faultcodes
Yes OBD Commands
getvin

Request format: getvin
Yes OBD Commands
obdinfo To get OBD information

Request format: obdinfo 1
Yes OBD Commands