Changes

1,415 bytes added ,  13:40, 20 July 2023
no edit summary
Line 10: Line 10:  
   If you have a vehicle that is not listed in the [[OBD_supported_vehicle_list|'''OBD OEM Supported Vehicle List''']] or you are facing problems with OBD OEM in General - follow the log capturing guide below.
 
   If you have a vehicle that is not listed in the [[OBD_supported_vehicle_list|'''OBD OEM Supported Vehicle List''']] or you are facing problems with OBD OEM in General - follow the log capturing guide below.
 
==== Capturing OBD logs from FMX00X with Filters ====
 
==== Capturing OBD logs from FMX00X with Filters ====
 +
#Make sure that the CAN adapter is [https://youtu.be/V9RTdSy1E8w connected properly] to the vehicle and to the FMB1YX series device.
 +
#'''Start vehicle engine'''.
 +
#Send following '''SMS commands''' to FMX1YX device:
 +
#*If you have set SMS login and password:<code>login pass log2sdfilterset 0;2;3;4;1</code>
 +
#*If SMS login and password are not set leave two spaces before command: <code><span style="color:#f8f9fa">aa</span>log2sdfilterset 0;2;3;4;1</code> <p>If command <code>log2sdfilterset</code> was sent correctly you should receive SMS Response:<code>Enabled Trace Filters:5</code> then you can restart the device</p>
 +
# If FW version is <b>03.27.10</b> or higher <code>cpureset</code> command is not necessary to enable the filters. On lower versions <code>cpureset</code> is mandatory.
 +
#*<p>If you have set SMS login and password: <code>login pass cpureset</code></p>
 +
#*<p>If SMS login and password are not set leave two spaces before command:<code><span style="color:#f8f9fa">aa</span>cpureset</code></p><p>Filter description:</p><p>Filter 0 - default filters (No additional data)</p><p>Filter 4 - turn on CAN adapter filter</p><p>Filter 1 - save installed filters to memory after restart</p>
 +
#After the SMS response message CAN adapter log capturing has been started.
 +
#Wait at least '''5 minutes''' to get enough CAN bus data and '''turn off''' vehicle engine.
 +
#'''Download''' captured log (dump) files.
 +
#
    
== '''Basic OBD OEM Configuration''' ==
 
== '''Basic OBD OEM Configuration''' ==