usage scenario
immobilizer
immobilize vehicle leaving geofence
...
This will set DOUT1 to High for Infinite time.
close doors
- Send SMS command about opening the doors;
- FM device receives SMS command;
- FM device sends request to the CAN-CONTROL adapter;
- CAN-CONTROL adapter sends request to the vehicle computer about opening the doors.
counting running engine hours
We would recommend to measure the power voltage when : ignition switch is
...
ON and:
- engine OFF (also called: accessory positionVacc);
- ignition switch is ON and engine IDLE (Vidle).
A running engine implies higher power voltages than an engine switched off.
In the configuration then
- use the ignition source from power voltage and;
- in the set low voltage (mV) setup a bit more less than the voltage with running enginehalfway between Vacc and Vidle.
Then you will always see that Ignition value get ignition value = 1 only then when the engine is running.
Example:
- Vacc = 25 V
- Vidle = 27.5 V
- => low voltage = 2,600 mV
Geofence using sms
Q: How to activate geofencing notifications using SMS?
A: In this case You should simply create the recipient specifying required GSM number and then while creating new Geofencing rule (or editing current rule) add as a recipient Your created recipient that uses GSM number
Time zone configuration
It is recommends to you use NITZ+NTP time synchronization, because firstly device will try to get time from NITZ (Mobile operator which you are connected) so you should have time (GMT+1) depending where you are in the world and if the device will switch to NTP, there is (GMT+0).
- You can configure your device NTP server which is local on your country to have a valid time and set time resync 1 hour. Device will update your device time every hour.
GPS issue
-If you have a problem with gps connection please change the movement start delay to 10s by SMS/GPRS commands:
setparam 19001:10
.Bin file
Q: How to parse .bin file?
A: .bin file should be added to TAVL server to get records parsed. Device should be added as object to TAVL server.