FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

4167 questions

4739 answers

3460 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
244 views
in Vehicle tracking by
Hi,

I have a FMU130 and I don't understan how to distinguish between first ignition off and then, each X minutes recognize that the vehicle is stopped.

Example:

First, vehicle ignition is on (DIN1 state change to 1)

After 30 minutes working the vehicle is ignition off (DIN1 state change to 0)

After X minutes, the FMU130 must send to server that the vehicle is stopped

How can I configure this scenario

1 Answer

0 votes
by anonymous

Hello.

If you want that device send a record immediately when ignition changes state. https://community.teltonika-gps.com/?qa=blob&qa_blobid=961901625580259540

Configure your Ignition element in I/O tab like this, and evry time you turn ignition on or off a record will be generated and sent to the server.

Best Regards

by

Hi, the ignition on works fine, but not inmediatly, but is not so bad. But, when I receive the data comes 3 events: Ignition, start Idlling and end idling, but my FMU130 is over my desk, no moving and the ignition keeps on with no moving.

This is the data:

0092CAFE0106000F383638393938303339353036303732080300000174B3CA78F201D5EF3715EC0A44FC022E010C050004EF0402EF01FB000142306601C7000000000000000174B3D8B95801D5EF4086EC0A3F850268010A050000FB0301FB010142306301C70000035B0000000174B3DD977001D5EF3D02EC0A3F53025D0047040009FB0301FB000142309701C7000003C70003

If you see, the hour is not correct, is not GMT, at the momento of the transmission, in Chile es 10:04 AM

Also, can you help me checking if the ACK of this packet is 0005CAFE010603, I put this information ib a byte array and send it back to the device, all of this is using UDP, seems like the sames records and the new records are transmited to the server.