Difference between revisions of "How to capture OBDII data log?"
From Wiki Knowledge Base | Teltonika GPS
m (VytenisK moved page How to capture OBDII log? to How to capture OBDII data log?) |
|||
Line 18: | Line 18: | ||
#*If SMS login and password are not set leave two spaces before command: <code><span style="color:#f8f9fa">aa</span>log2sdfilterset 0</code><p>If command was sent correctly you should receive SMS Response:<code>Enabled Trace Filters:1</code></p> | #*If SMS login and password are not set leave two spaces before command: <code><span style="color:#f8f9fa">aa</span>log2sdfilterset 0</code><p>If command was sent correctly you should receive SMS Response:<code>Enabled Trace Filters:1</code></p> | ||
#These log (dump) files can be read only with '''special software'''. Provide these files to your '''Teltonika Sales manager''' or '''Teltonika Support team''' for further investigation. | #These log (dump) files can be read only with '''special software'''. Provide these files to your '''Teltonika Sales manager''' or '''Teltonika Support team''' for further investigation. | ||
+ | |||
+ | [[Category: Frequently Asked Questions - FAQ]] |
Revision as of 11:07, 16 April 2021
Main Page > Frequently Asked Questions - FAQ > How to capture OBDII data log?Here are steps how to capture OBDII log from Teltonika devices with Bluetooth OBDII dongle or directly supporting OBDII data reading
This functionality is available after 03.08.00 firmware version.
- Make sure that the CAN adapter is connected properly to the vehicle and to the FMB1YX series device.
- Start vehicle engine (skip if vehicle is deployed)
- Send following SMS commands to Teltonika tracker:
- If you have set SMS login and password:
login pass sdformat
Note:This will delete all previous DUMP logs without and records that have not been sent yet.
If SMS login and password are not set, then leave two spaces before command:aasdformat
- If you have set SMS login and password:
login pass log2sdfilterset 0;2;4;1
If SMS login and password are not set, then leave two spaces before command:aalog2sdfilterset 0;2;4;1
Filter description: Filter 0 - default filters (No additional data)
Filter 2 - turns on AVL record creation filter
Filter 4 - turns on incoming CAN/OBDII data filter
Filter 7 - turns on BT3 connection filter (only needed when troubleshooting OBDII devices connected via BT)
Filter 1 - saves installed filters to memory after restartNote:If you are using bluetooth OBDII dongle use log2sdfilterset 0;2;4;7;1 instead of log2sdfilterset 0;2;4;1
If commandlog2sdfilterset
was sent correctly:
SMS Response will be:Enabled Trace Filters:5
orEnabled Trace Filters:4
depending on the sent command. You can restart the device after correct response is received - If you have set SMS login and password:
login pass cpureset
- If SMS login and password are not set, then leave two spaces before command:
aacpureset
- If you have set SMS login and password:
- After the SMS response message CAN adapter log capturing has been started.
- Wait at least 5 minutes to get enough OBDII data and turn off vehicle engine (skip if vehicle is deployed)
- Download captured log (dump) files.
- Using Teltonika Configurator
Please check Status info→Maintenance→Log/Dump and download dump
YYYY_MM_DD_HH_MM_SS_FMB1YX_IMEI_Dump.zip
. - Using FOTA WEBEnter FOTA WEB → Press on Devices tab → Select your device and press → Download from device → Continuous log files (5) (5 files. Each log size up to 1 MB)→. To start download process at once send following SMS command:
- If you have set SMS login and password:
login pass web_connect
- If SMS login and password are not set leave two spaces before command:
aa
web_connect
If command was sent correctly you should receive SMS Response:
web_connect resp:OK
To find downloaded log press on device icon→Go to CONT.LOGS tab→Download
IMEI_TIMESTAMP.zip
- If you have set SMS login and password:
- Using Teltonika Configurator
- After you have downloaded log files send following SMS command to Teltonika device:
- If you have set SMS login and password:
login pass log2sdfilterset 0
- If SMS login and password are not set leave two spaces before command:
aalog2sdfilterset 0
If command was sent correctly you should receive SMS Response:
Enabled Trace Filters:1
- If you have set SMS login and password:
- These log (dump) files can be read only with special software. Provide these files to your Teltonika Sales manager or Teltonika Support team for further investigation.