Download Print this page

Nelso Smile NT-01 User Manual page 9

Gps vehicle tracker

Advertisement

User Manual
/*
Now open database connection
Insert data
Close database connection
And echo four $ symbol and settings(If any) for the device if data inserted successfully
Value of $settings: to configure the device
#UN19874228400# ---------- Set User Number (9874228400) in which all SMS will be delivered
#OSL080# ----------------- Set Over Speed Limit of vehicle (080 Km/hr))
#CVNWB24-2536# ----------- Set Vehicle Number
#APNwww,UID,PWD# --------- Set APN,User ID, Password
#PXYwww.gps-track.in:80# - Set Proxy:Port
#HSTwww.gps-track.in# ---- Set host address (www.gps-track.in)
#URL/upload.php# --------- url address whwre to upload data (www.gps-track.in/upload.php)
#SIM2# ------------------- Data Update Interval at Moving condition (2 Minute)
#SIS15# ------------------ Data Update Interval at Stop condition (15 Minute)
#STA# -------------------- Report STAtus of the vehicle to registered user mobile number
#STD# -------------------- Request Stored settings.
#EMS0# ------------------- Enable automatic mobile originated SMS (0-Disable, 1-Enable)
#IGS0# ------------------- Enable Ignition Start/Stop Data (0-Disable, 1-Enable)
#RST# -------------------- Reset to factory defaults
#ABT# -------------------- About module version
#TMZ+5:30# --------------- Set time zone
*/
//Echo four $ symbol which is very important because device expect it to check successful
transmission
//Device will try to send same data repeatedly if it do not get four $ symbol
echo "$$$$".$settings;
}
exit();
?>
Nelso Technology Pvt. Ltd.
P-96, Sreebhumi, Ichapur, 24PGS(N)
PIN: 743144, West Bengal, India
Mob: 9874-228-400 / 9088-999-888
email: info@nelsotech.com
www.nelsotech.com
Smile NT-01
GPS Vehicle Tracker
9

Advertisement

loading