User's Manual

MT700 User Manual V1.0
https://www.mictrack.com
6
3.
Y=0 means TCP will wake-up only when report interval time is arrive; Y=1 means
TCP will always connected,.
9.4.3 MODE 3 (Deep Sleep Mode)
SMS Command format: MODE,3,password,T
For examples: MODE,3,0000,1
Reply: SET TRACKER MODE:3 OK
Note: Device will wake up and report one data to server every 1 hour, after that it will
go to sleep again until next 1 hour. T is [1-24] hours.
9.4.4 MODE 4 (Vibrate Mode)
SMS Command format: MODE,4,Password,T
For examples: MODE,4,0000,60
Reply: SET TRACKER MODE:4 OK
Note: When the device detects continuous vibration for more than 1 minute, it will wakes
up and starts to connect to the network, After connected it will Immediately report a data
to the platform;
If the device is still in a vibrating state, MT700 will report to server every 60 seconds
If there is no vibration more than 7 minutes:
1>During In the 7 minutes, if no report data it will go to sleep soon.
2>During In the 7 minutes, if have report data and after send out last location, it will
wait for 3 minutes and then go to sleep again. T is [60-600] seconds
9.4.5 MODE 5 (WiFi Only Mode)
SMS Command format: MODE,5,password,T, X, Y
For examples: MODE,5,0000,5,0,1
Reply: SET TRACKER MODE:5 OK
Note: 1. T is report interval time and the range is [1,60] minutes.
2. X fix to 0.
3. Y=0 means TCP will wake-up only when report interval time is arrive; Y=1 means
TCP will always connected.
9.4.6 MODE 0 (AUTO Mode)
SMS Command format: MODE,0,T1,T2
For examples: MODE,0,60,1
Reply: SET TRACKER MODE:0 OK
Note: This is mix mode of Mode 3 and mode 4. T1 is [60-600] seconds, T2 is [1-24] hours;
When device is still it will run as Mode 3 and when device detect to vibrate it will run as
Mode 4.
9.5 Setup Protocol
SMS Command format: #800#password#X##
For examples: #800#0000#TCP##
Reply: SET SERVER TYPE OK
Note: X=TCP mean setup to TCP protocol, X=UDP means set to UDP Protocol.