freshworkstudio / gps-tracking-nodejs

Let you work with some GPS trackers that connects through tcp.
MIT License
260 stars 159 forks source link

Concox GT06N Device #28

Closed jAddict7 closed 5 years ago

jAddict7 commented 5 years ago

How to identify the vehicle key is ON / OFF? I have seen ACC in protocol but its not stable its changing to 00 and 01 in every request. Although Key is ON / OFF. Whats the best way to check the Vehicle key is ON / OFF. Thank you.

Screen Shot 2019-04-20 at 3 23 21 PM

gdespirito commented 5 years ago

Sorry, i do not know a lot about the physical devices

El El sáb, 20 de abr. de 2019 a las 05:55, jAddict7 < notifications@github.com> escribió:

How to identify the vehicle key is ON / OFF? I have seen ACC in protocol but its not stable its changing to 00 and 01 in every request. Although Key is ON / OFF. Whats the best way to check the Vehicle key is ON / OFF. Thank you.

[image: Screen Shot 2019-04-20 at 3 23 21 PM] https://user-images.githubusercontent.com/3864431/56455770-44a2e280-6380-11e9-9396-a3e9312a29d8.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/freshworkstudio/gps-tracking-nodejs/issues/28, or mute the thread https://github.com/notifications/unsubscribe-auth/AAINNBQ4LGTL6HB63NYV3FLPRLSA5ANCNFSM4HHJLRXQ .

-- Enviado con Gmail Mobile

jAddict7 commented 5 years ago

Heartbeat packet may help, need to test that packet if there is any fluctuation in that. Thank you for the reply @gonzunigad.