Sample: what the unit send to the IP side

DEVICEOEM1
*R358278000000547,044C,7DAB,01,01,$GPSACP:122749.000,3210.8110N,03452.6387E,1.2,79.8,3,185.59,0.72,0.3,09060606>#
+++

IMEI,LOCK,CELL,input1input2,output1output2,GPSACP:'>#\r\n'

*R               ----        Real time GPS    or     *S ----  for Storage GPS
IMEI            ----       15 characters
LOCK         ----         4  characters
CELL          ----         4 characters
Input 1        ----         1 character    
Input 2        ----         1 character    
Output 1     ----         1 character    
Output 2     ----         1 character    
GPSACP     ----       The GPSACP Sentence attach list
>#CR LF      ----        '>#\r\n'   end of line



Unit can store GPS information when GPRS not available. (Storage 0.5M byte)
Store GPS information will be send with next time GPRS will be available.

Sample: two line of storage GPS information, line begin with *S (Storage)

*S358278000000547,29FA,A27E,01,01,$GPSACP: 122330.000,3210.8158N,03452.6420E,1.0,68.6,3,097.43,0.18,0.9,090606,07>#
*S358278000000547,29FA,A27E,01,01,$GPSACP: 122542.000,3210.8135N,03452.6495E,1.0,-27.8,3,286.17,0.25,0.13,090606,07>#


GPSACP
GPSACP:<UTC>,<latitude>,<longitude>,<hdop>,<altitude>,<fix>,<cog>,<spkm>,<spkn>,<date>,<nsat>
Example:
GPSACP:080220,4542.82691N,01344.26820E,259.07,3,2.1,0.1,0.0,0.0,270705,09

<UTC>:           (referred to GGA sentence) hhmmss UTC of Position,
 Values: hh (hour) 00 to 23mm, (minutes) 00 to 59, ss (seconds) 00 to 59
<latitude>:     (referred to GGA sentence) ddmm.mmmm N/S
 Values: dd (degrees) 00 to 90, mm.mmmm (minutes) 00,0000 to 59.9999, N/S: North / South
<longitude>:  (referred to GGA sentence) dddmm.mmmm E/W
 Values: ddd (degrees) 00 to 180, mm.mmmm (minutes) 00,0000 to 59.9999, E/W: East / West
<hdop>:          (referred to GGA sentence), x.x Horizontal Dilution of Precision
<altitude>:     (referred to GGA sentence), xxxx.x Altitude – mean-sea-level (geoid) (meters)
<fix>:              (referred to GSA sentence), 1 Invalid Fix, 2 2D fix, 3 3D fix
<cog>:            (referred to VTG sentence), ddd.mm Course over Ground (degrees, True)
 Values: ddd: 000 to 360 degrees, mm 00 to 59 minutes
<spkm>:        (referred to VTG sentence) xxxx.x Speed over ground (Km/hr)
<spkn>:         (referred to VTG sentence) xxxx.x Speed over ground (knots)
<date>:          (referred to RMC sentence) ddmmyy Date of Fix
Values: dd (day) 01 to 31, mm (month) 01 to 12, yy (year) 00 to 99 (2000 to 2099)
<nsat>:          (referred to GSV sentence) nn Total number of satellites in view


SMS setup protocol:                                    Sample string:
0:APN,USER,PASSWORD                                                     0:internet,oreng,mobiile
1:IP ADDRESS,REMOTE PORT                                            1:62.90.100.169,6005
2:MOVE INTERVAL,FIX INTERVAL                                       2:30,120
Note1: Unit test the speed factor from GPS, if speed cross the
 MOVE INTERVAL then unit start to send information to GPRS
 in the following interval .
3:PHONE_NUM, PHONE_NUM,                                           3:0547516256,0547665754
                                                                          3:0547665754,0,0,0,0,0547516256
Note2: 10 Phone numbers can be listed in command number 3:
Those phone numbers, when calling to the unit will get back SMS from the
unit, The SMS will have the same information on the IP string.
This calling option use when unit cannot get GPRS connection.
The listed numbers can set command number 4.
4:OUTPUT1, OUTPUT2                                                       4:1,1       (output 1 on. output 2 on)
                                                                        4:0,1       (output 1 off, output 2 on)
                                                                        4:1,0       (output 1 on, output 2 off)
                                                                        4:0,0       (output 1 off, output 2 off)
RESET                                                                                    reset
INFO                                                                                        info
PHONES                                                                                get the list of phones in the unit.