Giter VIP home page Giter VIP logo

Comments (2)

fvdm avatar fvdm commented on June 8, 2024

I’m no longer updating device support for this package. Even the fakes from the same source have completely different output strings and commands. After wasting more money on 4 different models in order to keep this package current I decided to stay away from closed source trackers. All devices have already died from bad soldering inside anyway.

Your string looks like a heartbeat message where the first number is probably the serial number of the device. It may be listening for commands in order to start sending meaningful data.

The TK102 device I used at first could be watched by only receiving the messages. Setup a TCP server in Node and compare the messages to the current date/time and geolocation of a smartphone. Pretty experimental stuff. Just listen for messages, see what changes when you send different sms commands, and maybe try sending something in return.

I’m sorry I can’t directly help you with your specific model. If I had the device I would start with listening and gradually send back different kinds of commands that are common for other models and see what happens.

from nodejs-tk102.

rliessum avatar rliessum commented on June 8, 2024

No problem @fvdm. I eventually got them to work. I messed up with the serial number, works perfectly fine now. Did switch to Traccar at the end since it is a complete opensource suite. Took the Java pain for granted ;-)

from nodejs-tk102.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.