Menu

Send Data from GTSDMTP to Device

Help
wainmaster
2014-09-01
2015-10-18
  • wainmaster

    wainmaster - 2014-09-01

    Hi all,

    I can connect a device and send data from the device to the server but now I'd like the server to send data back to the device and that's the point where I'm stuck because I don't know how I can achieve that..so please help me!!

     
    • Jitendra

      Jitendra - 2015-10-18

      Hi ,
      Could you please help me to connect device to OpenGTS
      I mean the exact procedure . I am new to OpenGTS.
      please let me know.on jitendra.muradnar@gmail.com

       
  • wainmaster

    wainmaster - 2014-09-02

    Is there no one who can help me???

     
  • wainmaster

    wainmaster - 2014-09-03

    Can someone tell me please how I can implement that the server sends data to the device? Is it possible without using SMS?

     
  • tea4two

    tea4two - 2014-09-03

    Using GPRS you can send data to tracker, but the commands packets will be read from tracker once it connect to server.

    Before close the session the server send to tracker all Pending Packet stored in the table.

    You can start reading this old post:
    https://sourceforge.net/p/opengts/discussion/579835/thread/18eb362e/?limit=25#043e

    Search and read info about the class and table related Pending Packet

    To send command immediatly you need to use SMS.

    In the Device page you can find a special button if the device accept command.

    Read the code and options in private.xml

    Good work,
    - Pierluigi

     

Log in to post a comment.