Suntech ST210 Quad band GSM/GPRS Vehicle Tracker User Manual

Suntech International Ltd. Quad band GSM/GPRS Vehicle Tracker

User manual

Download: Suntech ST210 Quad band GSM/GPRS Vehicle Tracker User Manual
Mirror Download [FCC.gov]Suntech ST210 Quad band GSM/GPRS Vehicle Tracker User Manual
Document ID1340612
Application IDmEz988jc02sRbKtzQzJzOA==
Document DescriptionUser manual
Short Term ConfidentialNo
Permanent ConfidentialNo
SupercedeNo
Document TypeUser Manual
Display FormatAdobe Acrobat PDF - pdf
Filesize21.12kB (263961 bits)
Date Submitted2010-09-09 00:00:00
Date Available2010-09-09 00:00:00
Creation Date2010-09-02 14:37:18
Producing SoftwareAcrobat Distiller 7.0.5 (Windows)
Document Lastmod2010-09-06 20:13:12
Document TitleMicrosoft Word - ST210_User_Guide_STADV_Ver0115_sakim_jkchoi_mod
Document CreatorPScript5.dll Version 5.2
Document Author: Richard

ST210
User Guide
Suntech International Ltd.
Table of Contents
1. Introduction ........................................................................................................................................... 1
2. Parameter Setting via SMS................................................................................................................... 1
For reporting GPS position, the device should be set with adjustable parameters before
installation. ............................................................................................................................................. 1
When SMS for setting is sent, the device replies response to predefined server though GPRS
and sets corresponding parameters. ................................................................................................... 1
Configuration of SMS message is as below. ...................................................................................... 1
Each field is distinguished by ‘;’ in SMS message, and device ID means last 6 digits of IEMI
number without checksum. .................................................................................................................. 1
2.1 Network Parameter Message .......................................................................................................... 1
2.2 Report Parameter Setting ............................................................................................................... 2
2.3 Activate Output1 .............................................................................................................................. 2
2.4 Deactivate Output1 .......................................................................................................................... 3
2.5 Activate Output2 .............................................................................................................................. 3
2.6 Deactivate Output2 .......................................................................................................................... 3
3. Installation .......................................................................................................................................... 4
3.1 Bottom case. .................................................................................................................................... 4
3.2 Remove battery cover. .................................................................................................................... 4
3.3 Insert SIM card. ................................................................................................................................ 4
3.4 Install back-up battery. .................................................................................................................... 5
3.5 Lock battery cover. .......................................................................................................................... 6
3.6 Connect 10-pin event cables. ......................................................................................................... 6
3.7 Connect GPS antenna. .................................................................................................................... 7
3.8 Check GPS/GPRS operation with LEDs. ....................................................................................... 7
4. Trouble Shooting (LED Indicator)........................................................................................................ 8
4.1 Red LED: Indicates GPRS status. .................................................................................................. 8
4.2 Green LED: Indicates GPS status. ................................................................................................. 9
Doc. Type
Author
Page
User Guide
JH KIM
1/11
Model
Rev.
Date
ST210
1.15
10-09-02
1. Introduction
This document describes Configuration, Parameter Setting and Installation Procedure of ST210 (including backup battery).
2. Parameter Setting via SMS
For reporting GPS position, the device should be set with adjustable parameters before installation.
When SMS for setting is sent, the device replies response to predefined server though GPRS and sets
corresponding parameters.
Configuration of SMS message is as below.
Each field is distinguished by ‘;’ in SMS message, and device ID means last 6 digits of IEMI number without
checksum.
2.1 Network Parameter Message
Field
HDR
DEV_ID
VER
AUTH
APN
USER_ID
USER_PWD
SEVER_IP
SEVER_PORT
B_SEVER_IP
B_SEVER_PORT
SMS_NO
Definitions
“SA200NTW”
6 char.
“02”
‘0’ /‘1’/’A’
String
String
String
String
String
String
String
String
Unit
Remark
Command type
Device ID
Protocol Version
GPRS authentication
0 : Disable
1 : Enable
A : Automatic GPRS set.
In this case, parameters in APN, USER_ID and
USER_PWD field should be empty.
Access Point Name
ID for GPRS Access
Password for GPRS Access
Server IP Address
Server Port
Backup Server IP Address
Backup Server Port
Phone number what the device sends SMS report to.
This can be used for backup in the area that f GPRS
condition is not good. Or, it can be used main report method
when IP and Port are empty.
For no use, it should be empty.
PIN Number to release PIN lock if it is enabled
PIN_NO
String

[command] SA200NTW;850000;02;0;internet;;;111.111.111.111;8600;;;;
[response] SA200NTW;Res;850000;010;0;internet;;; 111.111.111.111;8600;;;;

SA200NTW;850000;02;A;;;;111.111.111.111;8600;;;;
SA200NTW;Res;850000;010;A1;tim.br;tim;tim; 111.111.111.111;8600;;;;

** If network does not require User ID and Password, these fields should be empty.
Doc. Type
Author
Page
User Guide
JH KIM
2/11
Model
Rev.
Date
ST210
1.15
10-09-02
2.2 Report Parameter Setting
Field
HDR
DEV_ID
VER
T1
Definitions
“SA200RPT”
6 char.
“02”
String
Unit
T2
String
Sec
T3
String
Sec
A1
String
SND_DIST
String
Sec
Meter
Remark
Command type
Device ID
Protocol Version
Interval for sending status report in parking mode
Range : 0 ~ 86400
If 0, report in parking will be sent only one time when vehicle
starts parking.
Interval for sending status report in driving mode
Range : 0 ~ 60000
If 0, report in driving will be sent only one time when vehicle
starts driving.
Interval for sending status report in emergency mode
Range : 0 ~ 9999
If 0, emergency report will be sent only one time when
emergency state occurs.
Number of attempts for emergency report until the device
gets acknowledge from server
If 0, no emergency report will be sent.
Distance interval for sending status report.
Range : 0 ~ 60000 (60km)
If 0, status report related on moving distance is disabled.
If not 0, stats report is send when traveled distance reaches
predefined SND_DIST.
Interval for sending keep alive string
Interval for sending status report in parking mode
Interval for sending status report in driving mode
Report No in one SMS message
T4
String
Sec
SMS_T1
String
Min
SMS_T2
String
Min
SMS_PACK_NO
String

[command] SA200RPT;850000;02;180;120;60;3;0;0;0;0;0
[response] SA200RPT;Res;850000;010;180;120;60;3;0;0;0;0;0
2.3 Activate Output1
Field
Definitions
Unit
Remark
CMD_ID
“Enable1”
Enable Output1

[command] SA200CMD;850000;02;Enable1
[response] SA200CMD;Res;850000;010;Enable1

** Output1 line goes to active status.
Doc. Type
Author
Page
User Guide
JH KIM
3/11
Model
Rev.
Date
ST210
1.15
10-09-02
2.4 Deactivate Output1
Field
Definitions
Unit
Remark
CMD_ID
“Disable1”
Disable Output1

[command] SA200CMD;850000;02;Disable1
[response] SA200CMD;Res;850000;010;Disable1

** Output1 line goes to inactive status.
2.5 Activate Output2
Field
Definitions
Unit
Remark
CMD_ID
“Enable2”
Enable Output2

[command] SA200CMD;850000;02;Enable2
[response] SA200CMD;Res;850000;010;Enable2

** Output2 line goes to active status.
** If OUT2 set to immobilizer, output2 line goes to active status gradually with pulse in driving mode.
** If OUT2 set to pulse type, output2 line generates pulse and returns inactive state after pulsing out
automatically.
2.6 Deactivate Output2
Field
CMD_ID
Definitions
“ReqIMSI”
Unit
Remark
Request IMSI (unique SIM ID)
If received, device sends IMSI of using SIM.

[command] SA200CMD;850000;02;ReqIMSI
[response] SA200CMD;Res;850000;010;ReqIMSI;724031111553779
Doc. Type
Author
Page
User Guide
JH KIM
4/11
Model
Rev.
Date
ST210
1.15
10-09-02
3. Installation
3.1 Bottom case.
3.2 Remove battery cover.
3.3 Insert SIM card.
Doc. Type
Author
Page
User Guide
JH KIM
5/11
Model
Rev.
Date
ST210
1.15
10-09-02
3.4 Install back-up battery.
Doc. Type
Author
Page
User Guide
JH KIM
6/11
Model
Rev.
Date
ST210
1.15
10-09-02
3.5 Lock battery cover.
3.6 Connect 10-pin event cables.
Red: VCC (8 - 30V)
Black: Ground
Blue: Ignition (8V - 32V)
Connect to Ignition signal line of vehicle.
White: Input1. Panic Button
When Input1 goes GND, then ST210 change Emergency mode.
It reports emergency string by mode 1 in Emergency mode such that
SA200EMG;850000;20081017;07:41:56;00100;+37.478519;+126.886819;000.012;000.00;9;1;0;15.30;
110000;1
Yellow: Input2.
When Input2 goes GND, then ST210 reports event string such that
SA200EVT;850000;20081017;07:41:56;00100;+37.478519;+126.886819;000.012;000.00;9;1;0;15.30;
001100;3
Green: Input3. Similar as Input2
Orange: Output1.
Brown: Output2.
Grey/Violet: These are optional. They can be allocated for UART, I2C, CAN, INPUT/OUTPUT.
Remember that if once these wires are allocated for one feature, they cannot be used for other application.
If you don’t want to use Ignition and other events, you can supply power using cigar power cable.
Connect 10pin to ST210 and opposite side to cigar socket in vehicle.
Doc. Type
Author
Page
User Guide
JH KIM
7/11
Model
Rev.
Date
ST210
1.15
10-09-02
In this case, you have to set IGNITION in Service Parameter to ‘0’.
Refer to OperationDescription document for more detailed information about parameters.
3.7 Connect GPS antenna.
ST210E needs to connect GPS antenna.
3.8 Check GPS/GPRS operation with LEDs.
It takes 3~10 minutes for GPS connected.
Caution: Direction of ST210I is very important when installed in the vehicle. Make sure that top side of
ST210I (printed “This Side Up”) must face sky.
Doc. Type
Author
Page
User Guide
JH KIM
8/11
Model
Rev.
Date
ST210
1.15
10-09-02
4. Trouble Shooting (LED Indicator)
4.1 Red LED: Indicates GPRS status.
GPRS
Normal
Blink Count
Server Com. Error
Remarks

1. Server or network parameter is wrong.
2. Server is closed.
3. Temporary network barrier
GPRS Com. Error

1. Network parameter is wrong.
2. SIM is blocked about GPRS using.
3. Temporary network barrier
4. Weak GPRS signal
5. GPRS antenna connection is not firm.
No Network

1. GPRS antenna is disconnected.
2. GPRS antenna or socket of GPRS antenna is broken.
3. Device is broken.
SIM PIN Locked

1. SIM PIN is enabled.
Cannot Attach NW

1. Weak GPRS signal.
2. GPRS antenna connection is not firm.
No SIM

1. There is no SIM or SIM is not inserted properly.
2. SIM or SIM socket is broken.
Doc. Type
Author
Page
User Guide
JH KIM
9/11
Model
Rev.
Date
ST210
1.15
10-09-02
4.2 Green LED: Indicates GPS status.
GPS
Normal
Blink Count
No Fix
Remarks

1. If power on, GPS chipset is trying to find position during some minutes.
2. GPS antenna lays on weak or no GPS signal position
3. GPS antenna connection is not firm.
GPS Chipset Error
GPS Antenna Error

1. GPS antenna is disconnected.
2. GPS antenna or socket of GPS antenna is broken.
3. Unit is broken.
The device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions:
(1) this device may not cause harmful interference, and (2) this device must accept any interference received,
including interference that may cause undesired operation.
This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part
15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in
a residential installation.
Cautions
Modifications not expressly approved by the party responsible for compliance could void the user’s authority to
operate the equipment.
FCC Radiation Exposure Statement:
This equipment complies with FCC radiation exposure limits set forth for an uncontrolled environment. This
equipment should be installed and operated with minimum distance 20cm between the radiator & your body.
This transmitter must not be co-located or operating in conjunction with any other antenna or transmitter.

Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.4
Linearized                      : Yes
Author                          : Richard
Create Date                     : 2010:09:02 14:37:18+09:00
Modify Date                     : 2010:09:06 20:13:12+09:00
XMP Toolkit                     : Adobe XMP Core 4.2.1-c043 52.372728, 2009/01/18-15:08:04
Producer                        : Acrobat Distiller 7.0.5 (Windows)
Creator Tool                    : PScript5.dll Version 5.2
Metadata Date                   : 2010:09:06 20:13:12+09:00
Format                          : application/pdf
Title                           : Microsoft Word - ST210_User_Guide_STADV_Ver0115_sakim_jkchoi_mod
Creator                         : Richard
Document ID                     : uuid:1798c999-1360-45c1-a32d-3f85eb8b9b7f
Instance ID                     : uuid:f699ffcc-3e0d-4b87-93a8-15b6e80ef54d
Page Count                      : 11
EXIF Metadata provided by EXIF.tools
FCC ID Filing: WA2ST210

Navigation menu