ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
TELTONIKA FMB SERIES GPRS & SMS COMMANDS
< username>< password> setparam #:#’
2
3
The following information is used for setting up the GPS Tracking Device with the correct configuration to work on the whitelabeltracking.com platform. You may use these commands with SMS or GPRS. (N.B. GPRS commands only work when device is pointed to our servers)
4
5
POINT TO:data.gpsiot.net
6
PORT:12070
7
sample message setparam 2001:apnname;2004:data.gpsiot.net;2005:12070;2006:0
8
SMS COMMANDS: Any commands sent via SMS must start with a user name and password. If you have not configured a device user name and password, you must use 2 spaces at start of SMS`
9
ensure you use your sim providers APN settings
10
Typical SMS format: <space><space>setparam #:#1st # = ID value 2nd # = new parameter value
11
Typical GPRS format setparam #:#1st # = ID value 2nd # = new parameter value
12
13
SMS Commands
14
To point a new device to us, you MUST use SMS commands first: (dont forget 2 spaces at start)
15
command:Description
16
setparam 2004:data.gpsiot.net;2005:12070Configure device to send data to whitelabeltracking.com servers/port
17
setparam 2001:APN;2002:APNUser;2003:APNPassword
** Configure device with mobile network APN/APNUser/APNPassword settings to allow for data connection (replace APN/APNUser/APNPassword with your carrier settings) - Choose other command if your network does NOT have APN USERNAME and PASSWORD
18
setparam 2001:APN;
** Configure device with mobile network APN settings to allow for data connection (replace APN with your carrier settings) - Choose other command if your network has APN USERNAME and PASSWORD
19
** pick only 1 command to send.
20
21
GPRS or SMS Commands
22
Mandatory configuration commands: (if using GPRS commands - the device must be reporting to us first)
23
command:Description
24
Send oldest record first (send data in chronological order)
25
setparam 50150:1;50160:1;11802:0;11800:1;3000:1Enable device odometer (hardware odometer)
26
setparam 10005:3600;10000:3600Report rate when ignition off: every 3600 secs
27
setparam 10050:60;10055:60* Report rate when ignition on: every 60 secs
28
setparam 10051:1000;10151:1000;10251:1000* Report every 1000 meters when moving
29
setparam 10051:25* Report if angle changes more than 25 degress when turning
30
setparam 10054:1Number of records sent when in motion
31
setparam 102:0;106:1;101:1;50010:2;50173:0;50170:2;50172:1;50171:5;50013:0;50012:1
Defines various I/O parameters (static source,motion source,movement,ignition ,din 1 etc)
32
setparam 50011:5;50174:0;11800:2;102:0;901:2;107:2;50000:2;50003:0;50002:1;50001:5* whichever occurs first
33
34
setparam 10050:60;10055:60;10051:1000;10151:1000;10251:1000;10051:30;10054:1;102:0;106:1;101:1;50010:2;50173:0;50170:2;50172:1;50171:5;50013:0;50012:1;50011:5;50174:0;11800:2;102:0;901:2;107:2;50000:2;50003:0;50002:1;50001:5;50004:0;50150:1;50160:1
report rate parameters combined
35
setparam 10050:60;10055:60;10051:1000;10151:1000;10251:1000;10051:30;10054:1;102:0;106:1;101:1;50010:2;50173:0;50170:2;50172:1;50171:5;50013:0;50012:1;50011:5;50174:0;11800:2;102:0;901:2;107:2;50000:2;50003:0;50002:1;50001:5;50004:0;50150:1;50160:1
.
36
Ignition source
37
Use ignition wire for ignition events
38
Ign-Voltage: Use voltage for ignition sense
39
Ign-Voltage: set voltage for ignition on
40
Ign-Voltage: set voltage for ignition off
41
42
Troubleshooting commands: (for best results use SMS, SMS commands need 2 spaces at start for blank user and password)
43
command:Description
44
getinfoDevice runtime system information.
45
getver
Returns code version, device IMEI, modem app version, RTC time, Init time, Uptime and BT MAC address.
46
getstatusModem Status information
47
getgpsCurrent GPS data, date and time.
48
ggpsReturns location information with Google maps link
49
getioReadout analog input,digital input and output
50
cpuresetResets / reboots device
51
getparam #
Returns selected parameter value, # param ID - for example: getparam 2004
52
deleterecordsDelete all records from SD card
53
odoset:#Set total odometer value. # = new odometer value in km
54
sdformatFormat SD card.
55
towingreactTowing reactivation
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100