Download Print this page

Nelso Smile NT-01 User Manual

Gps vehicle tracker

Advertisement

Quick Links

GPS Vehicle Tracker
Model: Smile NT-01
Proof of manufacturer
Pin point location identification.
Easy to install
User-friendly application
www.nelsotech.com
1

Advertisement

loading

Summary of Contents for Nelso Smile NT-01

  • Page 1 GPS Vehicle Tracker Model: Smile NT-01 Proof of manufacturer Pin point location identification. Easy to install User-friendly application www.nelsotech.com...
  • Page 2: Specification

    Applications Area: General Description: Logistics Nelso is manufacturer of GPS based Vehicle Tracking ® System(VTS) in Kolkata, India. This product is designed to Fleet management realtime monitor all activity of a vehicle remotely with the help...
  • Page 3 Smile NT-01 User Manual GPS Vehicle Tracker Brief Description: Pin point location identification - Get exact location of your vehicle on map . Ease of Use - Completely Web-Based Application. User friendly web interface. Web-Based report generation for date-wise total distance traveled, idle time, no. of over-speed occurrence etc.
  • Page 4 Smile NT-01 User Manual GPS Vehicle Tracker Open back cover by opening 2 screws. Open SIM card holder by sliding it. Insert SIM Card into the holder and lock it. Connect three wire as shown in the figure. Mount the device inside dashboard keeping the yellow sticker towards sky.
  • Page 5 Smile NT-01 User Manual GPS Vehicle Tracker Configuring Device through SMS: You may configure the device by sending corresponding SMS to its SIM No. Each SMS starts and ends with $ symbol. First 3 characters of SMS content after $ symbol are command and others are value.
  • Page 6 Smile NT-01 User Manual GPS Vehicle Tracker Change Host Address (Not recommended ): Send $HST<DomainName>$. For example if your domain name is www.example.com then send $HSTwww.example.com$. Change URL Address (Not recommended ): Send $URL<PageURL>$ to set URL where the device will post data.
  • Page 7 Smile NT-01 User Manual GPS Vehicle Tracker PHP Code (upload.php): <?php /*------------------------------------------------------------------- * Author: Nelso Technology Pvt. Ltd. Last modified On: 08/03/2018 *--------------------------------------------------------------------*/ $settings=''; $r = file_get_contents('php://input'); //raw data /* Dummy Position data: (Uncomment to check if data is inserted properly to database.)*/ //$r = "$866104025429336,WB24K-7980,2016-08-...
  • Page 8 Smile NT-01 User Manual GPS Vehicle Tracker //STATE INDICATION ($state): //START-------------1 //MOVE -------------2 //STOP--------------3 //OVER SPEED--------4 //ENGINE ON & VEHICLE STOP ----5 //MAIN POWER CUT----6 //MAIN POWER ON----7 //DEVICE RESTART----8 //PANIC-------------9 //Low Batt---------10 //GPS not Found --------- 11 if("1"==$state){ $state = "Start";...
  • Page 9 //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...