Changes

Fixed paragraph for device port. Added converting binary section.
Line 1: Line 1:  
The Telematics Configuration Tool (TCT) introduces an easier way to '''debug''' '''FTx platform''' devices – '''Terminal tool'''. This new feature allows you to monitor their connected device actions and find possible issues related to the device’s functionality without using third-party tools.
 
The Telematics Configuration Tool (TCT) introduces an easier way to '''debug''' '''FTx platform''' devices – '''Terminal tool'''. This new feature allows you to monitor their connected device actions and find possible issues related to the device’s functionality without using third-party tools.
   −
=== Launching Terminal tool and connecting FTx device ===
+
=== Launching Terminal tool (Debug port) and connecting FTx device ===
[[File:FTC terminal.png|thumb|Where to find terminal|300px]]
+
[[File:FTC terminal.png|thumb|Where to find terminal|300px]]Connecting to the "Debug" port allows you to read and save raw debug output directly from the connected device, providing valuable insights into its operation.
 
# To launch Terminal tool. At the top of the TCT window, click on “Settings” button and click then “Terminal”.
 
# To launch Terminal tool. At the top of the TCT window, click on “Settings” button and click then “Terminal”.
 
# Terminal tool can be launched in TCT start-up window or after connecting to the FTx platform device.
 
# Terminal tool can be launched in TCT start-up window or after connecting to the FTx platform device.
Line 33: Line 33:  
===Minimizing Terminal tool===
 
===Minimizing Terminal tool===
 
If Terminal tool takes too much of your screen real estate, at any given time you can minimize it using “Minimize” button on the right side of Terminal tool UI. Minimizing Terminal tool doesn’t stop debug messages logging.
 
If Terminal tool takes too much of your screen real estate, at any given time you can minimize it using “Minimize” button on the right side of Terminal tool UI. Minimizing Terminal tool doesn’t stop debug messages logging.
 +
 +
=== Launching Terminal tool (Device port) and connecting FTx device ===
 +
Connecting to the "Device" port allows you to send commands to the connected device and receive instant responses, allowing for precise troubleshooting.
 +
 +
# To launch Terminal tool. At the top of the TCT window, click on “Settings” button and click then “Terminal”.
 +
# Terminal tool can be launched in TCT start-up window or after connecting to the FTx platform device.
 +
# To connect FTx platform device. Make sure that the device is connected to your computer and in Terminal tool press the “+” button on the left side of Terminal tool UI for a new connection, select the device from the dropdown list, and select the “Debug” port.
 +
 +
Below is a list of commands for FTx devices that can be sent using the Device port:
 +
 +
* ''.info -'' Returns general information about the device such as FW version and build time, GNSS version information, HW information and device flash;
 +
* .''imei'' - Returns device IMEI;
 +
 +
=== Converting internal device binary logs ===
 +
With 2.0.0 or later TCT version Terminal Tool can even convert internal device binary logs into human-readable text, enabling in-depth analysis of the device's previous behavior. When downloading logs (dump) from the FTx device using TCT, you will find both .bin and .txt files of the logs.

Navigation menu