Changes

no edit summary
Line 2: Line 2:     
=='''<big>Introduction</big>'''==
 
=='''<big>Introduction</big>'''==
<big>This is a guide meant to understand what information helps engineers answer queries more quickly and hasten the process of solving any questions you might have.</big>
+
<big>Efficiency is the ability to avoid wasting materials, energy, efforts, money, and time in doing something or in producing a desired result. Technical support department desired result is a resolved query, which leads to Your satisfaction.</big>
   −
<big>Query solving can be compared to doing a jigsaw puzzle. The most important thing to complete a jigsaw puzzle is that all of the parts have to be present. Queries work in a similar way, if our technical support engineer receives all the parts of the puzzle – a solution or answer will be provided faster. This way you will save from 2 to 3 days of time when the engineer has to specify the details instead of analyzing it at once</big>
     −
<big>Below you can find a table with information that is needed for a Query and why the information is needed for engineers. In the table there are specifications on how to gather those details from devices.</big>
+
<big>This guide will walk you through the process what information helps answer queries more efficiently and accelerate the process of solving any questions you might have. Time will not be spent in search of details required to solve a query and this way You will save from 2 to 3 days of time.</big>
       +
<big>In the next page you can find a table with needed information in Query and instructions on how to gather that information.</big>
 +
 +
<br />
 
=Steps=
 
=Steps=
 
'''1. Gather information about the issue, what is the Device model, Configuration, Firmware/Configurator'''
 
'''1. Gather information about the issue, what is the Device model, Configuration, Firmware/Configurator'''
Line 37: Line 39:       −
'''*If you cannot gather information from one of the steps, they can be skipped however inform the engineer in the query'''<br />
+
'''*If you cannot gather information from one of the steps, they can be skipped however inform the engineer in the query'''
 +
 
 +
<br />
 
{| class="nd-othertables_2" style="width:100%;"
 
{| class="nd-othertables_2" style="width:100%;"
 
! rowspan="1" style="width:10%; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" |'''Information'''
 
! rowspan="1" style="width:10%; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" |'''Information'''
Line 51: Line 55:  
| style="vertical-align: middle; text-align: center;" |'''Firmware version'''
 
| style="vertical-align: middle; text-align: center;" |'''Firmware version'''
 
| style="vertical-align: middle; text-align: center;" |[[FMB getver|SMS command]]
 
| style="vertical-align: middle; text-align: center;" |[[FMB getver|SMS command]]
 
+
[[FMB920 Status info|Configurator]]
| style="vertical-align: middle; text-align: center;" |<nowiki>[FMB920 Status info|Configurator]]</nowiki>
      
[[Devices|FOTA WEB]]
 
[[Devices|FOTA WEB]]
 
| style="vertical-align: middle; text-align: center;" |The firmware version will allow us to analyze if the  said issue was not already fixed in a newer firmware version,
 
| style="vertical-align: middle; text-align: center;" |The firmware version will allow us to analyze if the  said issue was not already fixed in a newer firmware version,
Firmware: 03.25.15.Rev.05
+
| style="vertical-align: middle; text-align: center;" |Firmware: 03.25.15.Rev.05
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |'''Configuration'''
 
| style="vertical-align: middle; text-align: center;" |'''Configuration'''
Line 112: Line 115:     
Note 5.1: In the GIF file is save to Documents folder for quick access by pressing the "Open directory" button in the configurator.
 
Note 5.1: In the GIF file is save to Documents folder for quick access by pressing the "Open directory" button in the configurator.
 +
 +
=='''Log capturing using terminal'''==
 +
[[File:Devicemanager COM1.png|right]]
 +
 +
<p>All our devices are able to transmit their current state when they are connected to PC using USB cable.
 +
</p><p>Log file is used to detect errors and provide information when device is operating unexpectedly.<br />
 +
</p><p>Required Terminal application for log capturing can be downloaded here: [https://appdb.winehq.org/objectManager.php?sClass=version&iId=23025 Terminal]
 +
<br />
 +
</p><p>After connecting device to PC, it creates two ports:
 +
<br />
 +
<br />
 +
<br />
 +
</p>
 +
<ul><li><b>USB Debug Port</b> - used for modem trace.</li>
 +
<li><b>USB Modem Port</b> - used for <b>terminal log</b>.</li></ul>
 +
<p><br />
 +
<br />
 +
<br />
 +
</p><p>If connected device is not recognized by PC, please install appropriate drivers.<br />
 +
Download Teltonika COM port driver from the link: [https://wiki.teltonika-gps.com/images/d/d0/TeltonikaCOMDriver.zip COM port driver]
 +
<br />
 +
<br />
 +
</p>
 +
<table class="wikitable" style="background: #0054A6; color: black; border: 2px #0054A6; border-bottom: 1px solid #0054A6;border-top: 1px solid #0054A6;border-left: 1px solid #0054A6;border-right: 1px solid #0054A6;">
 +
<caption>
 +
</caption>
 +
<td style="width: auto; text-align: left; border: 1px solid #0054A6; border-bottom: 1px solid #0054A6; background: #0054A6; color: white;"><b>NOTE:</b>
 +
</td>
 +
<td style="width: auto; text-align: left; border: 1px solid #0054A6; border-bottom: 1px solid #0054A6; background: white;">
 +
[[File:390px-BaseCOM.png|right]]
 +
<p><br />
 +
<br /><br /><br />
 +
</p>
 +
<ul><li>Additionally, you can find your port when opening configurator.</li>
 +
<li>Do not forget to leave configurator in first page as shown in the example, because while device configuration page is open, you will not be able to start your logging process.</li></ul>
 +
</td></tr></table>
 +
<p><b>Follow these steps to start log:</b>
 +
</p>
 +
<ul><li>select COM port;</li>
 +
<li>select the baud rate;</li>
 +
<li>handshaking parameters;</li>
 +
<li>click connect and "<b>Start Log</b>" button.</li></ul>
 +
<p>If log is not running, please send .log:1 command (see picture below). Now you are able to monitor all internal processes happening in the device. All logged process is saved in the txt file.<br />
 +
<b>Note</b>: Send command .log:0 to stop logging.
 +
</p>
 +
[[File:Terminal log.png|center]]
    
=='''Quick links'''==
 
=='''Quick links'''==
Line 117: Line 166:     
[[FMB_SMS/GPRS_Commands|FMB SMS/GPRS command list]]
 
[[FMB_SMS/GPRS_Commands|FMB SMS/GPRS command list]]
  −
[[FMB_AVL_ID|FMB parameter list]]
      
[[Codec|Protocols]]
 
[[Codec|Protocols]]
  −
  −