meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
hw:gt06_gps_tracker:commands [2016/07/14 09:29] – created niziakhw:gt06_gps_tracker:commands [2019/11/20 08:37] (current) niziak
Line 1: Line 1:
 +Manual:
 +{{:hw:gt06_gps_tracker:tk06a.pdf|}}
 +
 Default password is ''123456'' Default password is ''123456''
  
 ====== SMS commands ====== ====== SMS commands ======
-^ SMS                     ^ description     ^ +^ SMS                         ^ response         ^ description     ^ 
-                        | factory reset  | +                            |                  | factory reset  | 
-| #begin#123456#          | Initalization   | +| #begin#123456#              | begin ok!        | Initalization   | 
-Row 2 Col 1             | set new password         +#password#123456#333444#    | password ok!     | set new password (6 digits)        | 
-| #admin#+48600123456#    | set authorized number    | +| #resume#                    | resume password, password is 123456 | restore original password 
-| #admin#n1#n2#n3#n4#     | set authorized numbers (up to 4)    | +| #admin#123456#+48600123456# | admin ok!        | set authorized number    | 
-                        start tracking | +| #admin#123456#n1#n2#n3#n4#  | admin ok!        | set authorized numbers (up to 4)    | 
-|                         | stop tracking  |  +#noadmin#n1#                no admin ok!     remove authorized number 
-                        cut oil +                            reboot 
-                        reboot +#timezone#123456#E#1#00#    set time zone OK ! | set time zone to +1 
-                        | set time zone | +#timezone#123456#W#5#30#    | set time zone OK ! | set time zone to -5:30 
-|                         | configure APN for GPRS | +|                                                |                         
-                        | configure tracking server and port |+| TCP                         | <nowiki>www.gps228.com:8169:internet:V</nowiki> | query current internet settings. V - invalid fix A - valid GPS fix| 
 +| #apn#123456#apn#user#pass#  | apn ok!     | configure APN for GPRS | 
 +#apn#123456#internet###     | apn ok! |configure APN without user and pass | 
 +| #IP#123456#5.3.2.1#5023#    | set ip address and port ok!     | configure tracking server and port 
 +|                             | | 
 +| #stockade#123456#radius#    | | radius in hundreds of meters 
 +| #stockade#123456#3#         | stockade ok! | set geo-fence radius to 300 meters | 
 +| #nostockade#123456#         | no stockade ok |  
 +|                               | 
 +| #speed#123456#090#          | speed ok! | set speed alarm to 80km/h | 
 +| #nospeed#123456#            | cancel speed ok! | cancel speed alarm | 
 +| | | 
 +| #ACC#ON#                    | | set alarm when vehicle ignition is turned on | 
 +| #ACC#OFF#                   | |  
 +|    | | 
 +| #stopoil#123456#            | | cut oil | 
 +| #supplyoil#123456#          | | restore oil | 
 +| #stopelec#123456#           | | n.r. | 
 +| #supplyelec#123456#         | | n.r. | 
 +| | | 
 +| #at#30#sum#0#               | auto track set ok! | start tracking (keep TCP connection to tracking server and report every 30 sec)| 
 +| #at#30#sum#10#              |                    | start tracking (like above) but stop tracking after sending 10 locations| 
 +| #noat#123456#               | cancel auto track ok! | stop tracking  |  
 +| | | 
 +| #smslink#123456#            | /see below/ | request single location response | 
 +| DW                          | link with location | request location link | 
 +|     | | 
 +| #monitor#123456#            | monitor ok! | switch to monitor mode. CAll will be answered by tracker and you can hear sound from microphone | 
 +| #tracker#123456#            | tracker ok! | restore default tracker mode | 
 +| #call#123456#               | call ok!    | switch to phone mode, you can establish two-way phone call. Pick-up call with SOS button |
  
  
-====== Modes ====== +[[http://nyomkoveto.top5.hu/img/gt06-N/GT06N-D_sms_parancsok.pdf]] 
-===== Tracker ===== +[[http://www.chinagpstracking.com/pic/201182224310734.pdf]]
-===== Monitor ===== +
-===== Dial mode =====+
  
 +
 +
 +====== Modes ======
 +  * Tracker - Default mode.
 +  * Monitor - see command <code>#monitor#pass#</code>
 +  * Call    - see command <code>#call#password#</code>
  
 ====== Getting single location ====== ====== Getting single location ======
  
-===== Call to tracker ===== +===== by call ===== 
- After 2 rings, tracker will reject call, and after a while caller gets SMS with location+If there is no authorized number set, every number can call tracker and get SMS with location. 
 +After 2 rings, tracker will reject call, and after a while caller gets SMS with location 
 +<code> 
 +http://maps.google.com/maps?g=N0.000000,E0.000000 
 +Speed: 000.0 km/h 
 +Time: HH:MM:SS Date:YY/MM/DD 
 +IMEI: 123456789012345 
 +</code> 
 + 
 +===== by SMS ===== 
 +send command: <code>#smslink#123456#</code> 
 + 
 +====== Continous tracking ====== 
 +See command <code>#at#</code> 
 + 
 +====== Events ======
  
 +===== No power =====
 +With GPS fix:
 +<code>
 +cut power
 +alert!IMEI:123456789012345
 +00.000000,N,00.000000,E
 +</code>
 +With no fix:
 +<code>
 +cut power
 +alert!IMEI:123456789012345
 +0.000000
 +</code>
  
 +===== Move alarm =====
 +<code>
 +Move alarm
 +IMEI:123456789012345
 +00.000000,N,00.000000,E
 +</code>