<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.teltonika-gps.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wasiqchaudhry</id>
	<title>Teltonika Telematics Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.teltonika-gps.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wasiqchaudhry"/>
	<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/view/Special:Contributions/Wasiqchaudhry"/>
	<updated>2026-04-09T03:40:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=FMC650_TCA&amp;diff=112591</id>
		<title>FMC650 TCA</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=FMC650_TCA&amp;diff=112591"/>
		<updated>2026-04-08T02:35:32Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Introduction=&lt;br /&gt;
The document explains how providers can integrate Teltonika’s TCA approved devices with their platform. Device data sending protocol is still the same with some slight changes made to comply with TMA Level 2 requirements. The purpose of this document is to provide TCA and ASPs the necessary guidance on how to implement the TCA compliant solution with FMC650.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Device&#039;&#039;&#039;: FMC650&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Firmware&#039;&#039;&#039;: 03.00.16.Rev.304_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Protocol&#039;&#039;&#039;: Teltonika [[Codec|Codec8 Extended]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Firmware changelog=&lt;br /&gt;
&#039;&#039;&#039;Previous firmware&#039;&#039;&#039;: 03.00.16.Rev.303_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;New firmware&#039;&#039;&#039;: 03.00.16.Rev.304_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Changelog&#039;&#039;&#039;:&amp;lt;br&amp;gt;&lt;br /&gt;
* Added fixes where device was sending records every second once the ignition has&lt;br /&gt;
been turned off.&lt;br /&gt;
* Added fixes where device was generating data at 28th second instead of the&lt;br /&gt;
configured 30th (Min Period).&lt;br /&gt;
*Added fixes to eliminate record sending delay after vehicles enters or exits the&lt;br /&gt;
tunnel.&lt;br /&gt;
&lt;br /&gt;
=Identification of lost GPS Fix=&lt;br /&gt;
The base protocol remains the same as of Teltonika’s proprietary [[Codec|&#039;&#039;&#039;CODEC 8 EXTENDED&#039;&#039;&#039;]]. Changes specific to TCA in SPEC ID 1059 are described below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Via longitude &amp;amp; Latitude values&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
After the device’s GNSS Fix is lost, the device sends the following values as latitude and longitude instead of the last known locat on or 0/0.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Latitude&#039;&#039;&#039;: 0xFFFFFFFF&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Longitude&#039;&#039;&#039;: 0xFFFFFFFF&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The values are not plottable on the map and integrators can identify and discard these values.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Via GNSS Status Flag (AVL ID 71)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
GNSS Status Flag (AVL ID 71) can be used to identify a lost GNSS Fix. Refer to the table below for more details:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! rowspan=&amp;quot;7&amp;quot; |GNSS Status (71)&lt;br /&gt;
!Value&lt;br /&gt;
!Status&lt;br /&gt;
|-&lt;br /&gt;
|0&lt;br /&gt;
|GNSS OFF&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|GNSS ON, no GPS&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|GNSS ON, without fix&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;GNSS ON, with fix&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|GNSS SLEEP&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|GNSS Overcurrent/protect state&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As mentioned in the table above, GNSS Fix is only valid when the value for AVL ID 71 is “3”. If the GNSS status value (71) not 3, value of longitude and longitude can be discarded&lt;br /&gt;
&lt;br /&gt;
=Device configuration guide=&lt;br /&gt;
Device configuration can be changed according to the described guidelines. Note that any changes should comply with the TCA guidelines.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key&#039;&#039;&#039;:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; locked parameters / not available to be changed &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt;Can be changed but change should comply with TCA guidelines or as instructed.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; Can be changed.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; Any other changes to the config that are not covered below should be consulted with Teltonika &amp;amp; TCA.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: Any changes made to the config must not impact the data acquisition settingsand settings related to base parameters (time (data sending time), longitude, latitude &amp;amp; speed).&lt;br /&gt;
&lt;br /&gt;
==Config sections that can be reconfigured as needed by the ASPs==&lt;br /&gt;
[[File:2025-02-28 1.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Security configuration==&lt;br /&gt;
&lt;br /&gt;
[[File:2025-02-28 2.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==GPRS configuration==&lt;br /&gt;
[[File:2025-02-28 3.png]]&lt;br /&gt;
&lt;br /&gt;
==Data Acquisition configuration==&lt;br /&gt;
[[File:2025-02-28 4.png]]&lt;br /&gt;
&lt;br /&gt;
==Features &amp;amp; Accelerometers Features configuration==&lt;br /&gt;
Scenarios can be activated but &#039;&#039;&#039;must&#039;&#039;&#039; be set to low priority only. Any eventual data should be disabled.&lt;br /&gt;
By default, all the scenarios are disabled.&lt;br /&gt;
&lt;br /&gt;
==IO configuration==&lt;br /&gt;
[[File:2025-02-28 5.png]]&lt;br /&gt;
&lt;br /&gt;
==Configuration File==&lt;br /&gt;
Base configuration file that has been approved by TCA can be provided by Teltonika via Helpdesk.&lt;br /&gt;
&lt;br /&gt;
===Additional salient guidelines to maintain compliance===&lt;br /&gt;
# The following 3 parameters should be discarded by ASP from data received from device or should only be used for internal purposes. TCA’s solution should not have the visibility for it.&lt;br /&gt;
## Number of satellites&lt;br /&gt;
## HDOP&lt;br /&gt;
## PDOP&lt;br /&gt;
# All peripherals (RS232/RS485, Video Solutions, Digital I/O, FMS, MobilEye, Tacho, Bluetooth etc.) are disabled* by default. To use any peripherals (including any that are not listed otherwise), approval from TCA and Teltonika is needed. *The only peripheral enabled by default is USB. The interface can be used to load the initial configurations, e.g., APN, server domain &amp;amp; port etc., as per the instructions provided in [[Device configuration guide]].&lt;br /&gt;
# External power voltage and Ignition Status is sent with the AVL data and is contained in each packet.&lt;br /&gt;
# SD card slot has not been used since internal memory is enough to hold records for up to 6 hours. In case external SD card is needed, approval is required from TCA and Teltonika.&lt;br /&gt;
# Device is not password protected by default and can be accessed through USB. ASPs should add keyword protection for serial interface over USB. Refer to [[Security Configuration]] guide.&lt;br /&gt;
&lt;br /&gt;
===Declarations===&lt;br /&gt;
#The date and time data collected by the telematics device is within:&lt;br /&gt;
## 1 second from UTC when using GNSS signals &amp;amp;&lt;br /&gt;
## 10 seconds from UTC when not using GNSS signals for 24 hours.&lt;br /&gt;
&lt;br /&gt;
===FAQs===&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; How the Real-Time Clock (RTC) operates and is affected by the internal battery?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; If external power is gone device works from battery without any issues in same manner as with external power supply.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; Clarification on how the internal battery affects timestamp generation and record  creation when the device is powered off for several days?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; Internal battery did not affect anything regarding record creation or timestamp. This only depends how log battery will maintain power for device.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; Understanding of how long the device can generate records once the external power source is disconnected and the internal battery is depleted just an estimate will be enough?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; The amount of time the device will work from internal battery depends on the battery health, how often the device saves/sends information to the server, external peripherals connected to the device and the results may also differ depending on firmware used.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For general comparison purpose, and to see what results can be achieved, you can refer to the following internal test results in different modes and sending frequencies:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Mode:&lt;br /&gt;
!Min Period (data&lt;br /&gt;
saving&lt;br /&gt;
&lt;br /&gt;
frequency)&lt;br /&gt;
!Send Period (data&lt;br /&gt;
sending&lt;br /&gt;
&lt;br /&gt;
frequency)&lt;br /&gt;
!Starting&lt;br /&gt;
Voltage&lt;br /&gt;
!Cut off Voltage&lt;br /&gt;
!Time achieved&lt;br /&gt;
|-&lt;br /&gt;
|Operating&lt;br /&gt;
|10 seconds&lt;br /&gt;
|60 seconds &lt;br /&gt;
|10.1V&lt;br /&gt;
|7.0V&lt;br /&gt;
|452 min (7 hours 32&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Operating&lt;br /&gt;
|60 seconds &lt;br /&gt;
|60 seconds &lt;br /&gt;
|10.1V&lt;br /&gt;
|7.0V&lt;br /&gt;
|507 min (8 hours 27&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Deep Sleep&lt;br /&gt;
|12 hours&lt;br /&gt;
|12 hours&lt;br /&gt;
|10.2V&lt;br /&gt;
|8.2V&lt;br /&gt;
|5040 min (84 hours 0&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Online Deep Sleep&lt;br /&gt;
|12 hours&lt;br /&gt;
|12 hours&lt;br /&gt;
|10.2V&lt;br /&gt;
|8.6V&lt;br /&gt;
|1440 min (24 hours 0&lt;br /&gt;
minutes)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; What happens when the device is turned back on and how it recovers its clock and data saving capabilities?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; When device is turned on after long time it try to sync RTC time with configured source, record generation capabilities depend on configuration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intellectual property rights&#039;&#039;&#039;&lt;br /&gt;
The Customer acknowledges that UAB TELTONIKA TELEMATICS shall be the exclusive owner of all intellectual property rights used in connection with the products and/or Services the Customer purchases.&lt;br /&gt;
&lt;br /&gt;
=Atachments=&lt;br /&gt;
You can download this informatin about FMC650 TCA in a document, by clicking [[Media:TELTONIKA FMCT650 TCA GUIDELINES 2v4.pdf|here]].&lt;br /&gt;
&lt;br /&gt;
[[Category:FMC650 Manual]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=Frequently_Asked_Questions_-_FAQ&amp;diff=110832</id>
		<title>Frequently Asked Questions - FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Frequently_Asked_Questions_-_FAQ&amp;diff=110832"/>
		<updated>2026-01-28T05:25:11Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: Undo revision 110831 by Wasiqchaudhry (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==FM devices==&lt;br /&gt;
*[[Preparing for the 2G and 3G Sunsets]]&lt;br /&gt;
&lt;br /&gt;
*[[Starting with Teltonika Telematics]]&lt;br /&gt;
*[[Recommendations for filling a query description]]&lt;br /&gt;
*[[How to start with FMB devices and Beacons?]]&lt;br /&gt;
*[[Teltonika Vehicle Telematics device mounting instructions]]&lt;br /&gt;
&lt;br /&gt;
*[[RMA guidelines]]&lt;br /&gt;
*[[Helpdesk query filling recommendations| How to correctly fill the Helpdesk ticket?]]&lt;br /&gt;
&lt;br /&gt;
*[[How to capture remote log from FM device?]]&lt;br /&gt;
*[[How to capture remote Tacho log from FM device?]]&lt;br /&gt;
*[[Why my device is not sending data to server?]]&lt;br /&gt;
*[[Where can I find PDF versions of FM manuals?]]&lt;br /&gt;
*[[Requirements for eSIM]]&lt;br /&gt;
*[[Sending SMS to FMB devices with 1nce platform]]&lt;br /&gt;
*[[Auto APN feature for FM trackers]]&lt;br /&gt;
*[[How to set up Eco Driving in Wialon app]]&lt;br /&gt;
*[[Frequency Bands]]&lt;br /&gt;
*[[Firmware versions]]&lt;br /&gt;
*[[Which data protocol to choose Codec 8 or Codec 8 Extended]]&lt;br /&gt;
*[[How to Fix Fuel Level Jumps in CAN or OBD Data in Teltonika FMB Devices]]&lt;br /&gt;
&lt;br /&gt;
==FT devices==&lt;br /&gt;
*[[AVL ID differences between FMB and FT platforms]]&lt;br /&gt;
*[[Dead Reckoning feature]]&lt;br /&gt;
&lt;br /&gt;
==CAN bus adapters==&lt;br /&gt;
{{FAQ_can_adapters}}&lt;br /&gt;
&lt;br /&gt;
==EYE Accessories==&lt;br /&gt;
*[[EYE FAQ|Table of contents]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20Power%20and%20Electrical%20characteristics|Questions about Power and Electrical characteristics]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20EYE%20Accessory%20configuration%20.28EYE%20APP.29|Questions about EYE Accessory configuration (EYE APP)]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20FMBxxx%20compatibility%20with%20EYE%20Accessories|Questions about FMBxxx compatibility with EYE Accessories]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20Protocols|Questions about Protocols]]&lt;br /&gt;
*[[EYE FAQ#Other%20questions%20.28Questions%20without%20category.29|Other questions  (Questions without category)]]&lt;br /&gt;
&lt;br /&gt;
==Bluetooth&amp;lt;sup&amp;gt;®&amp;lt;/sup&amp;gt; solutions==&lt;br /&gt;
*[[How to connect OBD II Bluetooth® Dongle to FMB device|How to connect OBD II Bluetooth® Dongle to FMB device?]]&lt;br /&gt;
*[[How to connect Bluetooth® Hands Free adapter to FMB device|How to connect Bluetooth® Hands Free adapter to FMB device?]]&lt;br /&gt;
*[[How to add a BLE preset to the configurator|How to add a BLE preset to the configurator?]]&lt;br /&gt;
*[[How to debug FMB device over Android smartphone?]]&lt;br /&gt;
*[[Making Custom BLE Sensor configuration and preset]]&lt;br /&gt;
*[[How to capture ELA Beacon internal battery voltage?]]&lt;br /&gt;
*[[How to read data from TZ-BT04/05/05B sensor]]&lt;br /&gt;
*[[How to read data from BLE Sensors]]&lt;br /&gt;
*[[How to read data from BLE Beacons]]&lt;br /&gt;
*[[Advanced Beacon Capturing Configuration]]&lt;br /&gt;
*[[BLE broadcast service ID configuration]]&lt;br /&gt;
&lt;br /&gt;
==OBD solutions==&lt;br /&gt;
*[[How to check available OBDII data?]]&lt;br /&gt;
*[[How to capture OBDII data log?]]&lt;br /&gt;
*[[OBD supported vehicle list]]&lt;br /&gt;
*[[OEM_Parameters|How to enable OEM Parameters?]]&lt;br /&gt;
*[[OBD II TO FMS ADAPTER AND J1939 SUPPORT IN FMx003]]&lt;br /&gt;
*[[OBDII EV Parameters|How to read OBDII EV Parameters?]]&lt;br /&gt;
*[[Distance since refuel]]&lt;br /&gt;
*[[OBD Tracker Configuration for Electrical Vehicles – Basic Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==Serial interface solutions==&lt;br /&gt;
*[[Modbus slave integration with FMX125/FMX640]]&lt;br /&gt;
&lt;br /&gt;
==Selling solutions as your own==&lt;br /&gt;
*[[Changing brand on OEM devices]]&lt;br /&gt;
&lt;br /&gt;
==IoT portal==&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/IoT_Platform_SMS_Messaging_Feature| Sending free and unlimited SMS with IoT Platform 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Rules_%26_Alerts| Creating Auto Top Up / Expiration monitoring rule 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Reports_%26_Analytics#Data_Usage_Report| How to check data usage with IoT Platform 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Preparing_for_the_2G_and_3G_Sunsets| 2G and 3G Sunsets dates]&lt;br /&gt;
&lt;br /&gt;
==Encryption==&lt;br /&gt;
*[[TLS/DTLS implementation for Flespi using OpenSSL]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
**[[How to create a data usage report on the IoT portal (1GLOBAL)]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
[[Category:Main Page]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=Frequently_Asked_Questions_-_FAQ&amp;diff=110831</id>
		<title>Frequently Asked Questions - FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Frequently_Asked_Questions_-_FAQ&amp;diff=110831"/>
		<updated>2026-01-28T04:43:28Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==FM devices==&lt;br /&gt;
*[[Preparing for the 2G and 3G Sunsets]]&lt;br /&gt;
&lt;br /&gt;
*[[Starting with Teltonika Telematics]]&lt;br /&gt;
*[[Recommendations for filling a query description]]&lt;br /&gt;
*[[How to start with FMB devices and Beacons?]]&lt;br /&gt;
*[[Teltonika Vehicle Telematics device mounting instructions]]&lt;br /&gt;
&lt;br /&gt;
*[[RMA guidelines]]&lt;br /&gt;
*[[Helpdesk query filling recommendations| How to correctly fill the Helpdesk ticket?]]&lt;br /&gt;
&lt;br /&gt;
*[[How to capture remote log from FM device?]]&lt;br /&gt;
*[[How to capture remote Tacho log from FM device?]]&lt;br /&gt;
*[[Why my device is not sending data to server?]]&lt;br /&gt;
*[[Where can I find PDF versions of FM manuals?]]&lt;br /&gt;
*[[Requirements for eSIM]]&lt;br /&gt;
*[[Sending SMS to FMB devices with 1nce platform]]&lt;br /&gt;
*[[Auto APN feature for FM trackers]]&lt;br /&gt;
*[[How to set up Eco Driving in Wialon app]]&lt;br /&gt;
*[[Frequency Bands]]&lt;br /&gt;
*[[Firmware versions]]&lt;br /&gt;
*[[Which data protocol to choose Codec 8 or Codec 8 Extended]]&lt;br /&gt;
*[[How to Fix Fuel Level Jumps in CAN or OBD Data in Teltonika FMB Devices]]&lt;br /&gt;
&lt;br /&gt;
==FT devices==&lt;br /&gt;
*[[AVL ID differences between FMB and FT platforms]]&lt;br /&gt;
*[[Dead Reckoning feature]]&lt;br /&gt;
&lt;br /&gt;
==CAN bus adapters==&lt;br /&gt;
{{FAQ_can_adapters}}&lt;br /&gt;
&lt;br /&gt;
==EYE Accessories==&lt;br /&gt;
*[[EYE FAQ|Table of contents]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20Power%20and%20Electrical%20characteristics|Questions about Power and Electrical characteristics]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20EYE%20Accessory%20configuration%20.28EYE%20APP.29|Questions about EYE Accessory configuration (EYE APP)]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20FMBxxx%20compatibility%20with%20EYE%20Accessories|Questions about FMBxxx compatibility with EYE Accessories]]&lt;br /&gt;
*[[EYE FAQ#Questions%20about%20Protocols|Questions about Protocols]]&lt;br /&gt;
*[[EYE FAQ#Other%20questions%20.28Questions%20without%20category.29|Other questions  (Questions without category)]]&lt;br /&gt;
&lt;br /&gt;
==Bluetooth&amp;lt;sup&amp;gt;®&amp;lt;/sup&amp;gt; solutions==&lt;br /&gt;
*[[How to connect OBD II Bluetooth® Dongle to FMB device|How to connect OBD II Bluetooth® Dongle to FMB device?]]&lt;br /&gt;
*[[How to connect Bluetooth® Hands Free adapter to FMB device|How to connect Bluetooth® Hands Free adapter to FMB device?]]&lt;br /&gt;
*[[How to add a BLE preset to the configurator|How to add a BLE preset to the configurator?]]&lt;br /&gt;
*[[How to debug FMB device over Android smartphone?]]&lt;br /&gt;
*[[Making Custom BLE Sensor configuration and preset]]&lt;br /&gt;
*[[How to capture ELA Beacon internal battery voltage?]]&lt;br /&gt;
*[[How to read data from TZ-BT04/05/05B sensor]]&lt;br /&gt;
*[[How to read data from BLE Sensors]]&lt;br /&gt;
*[[How to read data from BLE Beacons]]&lt;br /&gt;
*[[Advanced Beacon Capturing Configuration]]&lt;br /&gt;
*[[BLE broadcast service ID configuration]]&lt;br /&gt;
&lt;br /&gt;
==OBD solutions==&lt;br /&gt;
*[[How to check available OBDII data?]]&lt;br /&gt;
*[[How to capture OBDII data log?]]&lt;br /&gt;
*[[OBD supported vehicle list]]&lt;br /&gt;
*[[OEM_Parameters|How to enable OEM Parameters?]]&lt;br /&gt;
*[[OBD II TO FMS ADAPTER AND J1939 SUPPORT IN FMx003]]&lt;br /&gt;
*[[OBDII EV Parameters|How to read OBDII EV Parameters?]]&lt;br /&gt;
*[[Distance since refuel]]&lt;br /&gt;
*[[OBD Tracker Configuration for Electrical Vehicles – Basic Recommendations]]&lt;br /&gt;
&lt;br /&gt;
==Serial interface solutions==&lt;br /&gt;
*[[Modbus slave integration with FMX125/FMX640]]&lt;br /&gt;
&lt;br /&gt;
==Selling solutions as your own==&lt;br /&gt;
*[[Changing brand on OEM devices]]&lt;br /&gt;
&lt;br /&gt;
==IoT portal==&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/IoT_Platform_SMS_Messaging_Feature Sending free and unlimited SMS with IoT Platform 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Rules_%26_Alerts Creating Auto Top Up / Expiration monitoring rule 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Reports_%26_Analytics#Data_Usage_Report How to check data usage with IoT Platform 1Global]&lt;br /&gt;
*[https://wiki.teltonika-gps.com/view/Preparing_for_the_2G_and_3G_Sunsets 2G and 3G Sunsets dates]&lt;br /&gt;
&lt;br /&gt;
==Encryption==&lt;br /&gt;
*[[TLS/DTLS implementation for Flespi using OpenSSL]]&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
**[[How to create a data usage report on the IoT portal (1GLOBAL)]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
[[Category:Main Page]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=FMC150_General_description&amp;diff=108954</id>
		<title>FMC150 General description</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=FMC150_General_description&amp;diff=108954"/>
		<updated>2025-11-17T08:23:10Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:FMB General description|model=FMC150}}&lt;br /&gt;
&lt;br /&gt;
==Package contents==&lt;br /&gt;
The FMC150 device is supplied to the customer in a cardboard box containing all the equipment that is necessary for operation. The package contains:&lt;br /&gt;
* FMC150 device;&lt;br /&gt;
* Input and output power supply cable with 2x6 connection pins;&lt;br /&gt;
* 3.7 V 170 mAh rechargeable Li-ion battery.&lt;br /&gt;
&lt;br /&gt;
==Basic characteristics==&lt;br /&gt;
&lt;br /&gt;
GSM / GPRS / GNSS features:&lt;br /&gt;
* Name QJIB0: Quectel EG915U-EU with Teltonika TM2500, QKIB0: Quectel EG915U-LA with Teltonika TM2500;&lt;br /&gt;
* Technology LTE(CaT1)/2G(GSM/GPRS)/GNSS/BLUETOOTH;&lt;br /&gt;
* SMS (text, data);&lt;br /&gt;
* Integrated GNSS receiver;&lt;br /&gt;
* Up to -165 dBm GNSS receiver sensitivity.&lt;br /&gt;
&lt;br /&gt;
CELLULAR:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|style=&amp;quot;background: #0054A6; color:white&amp;quot; |&#039;&#039;&#039;Technology&#039;&#039;&#039;&lt;br /&gt;
|style=&amp;quot;background: #0054A6; color:white&amp;quot; |&#039;&#039;&#039;Supported bands&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |2G bands &lt;br /&gt;
|FMC150-QJIB0: GSM: B2/B3/B5/B8&lt;br /&gt;
|-&lt;br /&gt;
|FMC150-QKIB0: GSM: B2/B3/B5/B8&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; |4G bands&lt;br /&gt;
|FMC150-QJIB0: LTE FDD: B1/B3/B5/B7/B8/B20/B28&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|FMC150-QKIB0: LTE FDD: B2/B3/B4/B5/B7/B8/B28/ B66&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;3&amp;quot; |Data transfer &lt;br /&gt;
|LTE: LTE FDD: Max 10Mbps (DL)/Max 5Mbps (UL)&lt;br /&gt;
|-&lt;br /&gt;
|GSM: GPRS: Max 85.6Kbps (DL)/Max 85.6Kbps (UL)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{FMB140 Hardware features}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{FMB140 Interface features|FMB140=3&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Template:FMB1 Special features|spec=*Color ribbon non-detachable cable;|sim=}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Template:FMB1 Supply voltage 10 30}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Technical features==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;nd-othertables&amp;quot; style=&amp;quot;width: 40%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th style=&amp;quot;width: 20%; text-align:center; vertical-align:middle; color: black&amp;quot;&amp;gt;Part name&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;th style=&amp;quot;width: 20%; text-align:center; vertical-align:middle; color: black&amp;quot;&amp;gt;Physical specification&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Navigation indication&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;LED&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Modem indication&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;LED&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;CAN indication&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;LED&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Socket&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Soldered inner socket&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;USB&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Micro USB socket&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;GNSS&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Internal GNSS antenna&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;GSM&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;Internal GSM antenna&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table class=&amp;quot;nd-othertables&amp;quot; style=&amp;quot;width: 70%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;th colspan=&amp;quot;2&amp;quot; style=&amp;quot;width: 70%; text-align:center; vertical-align:middle; color: black&amp;quot;&amp;gt;Technical details&amp;lt;/th&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle; width: 40%&amp;quot;&amp;gt;2 W max.&amp;lt;br&amp;gt;Current consumption at 12 V (Power supply 6...30 V DC) &amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle; width: 30%&amp;quot;&amp;gt; GPRS: average 73.6 mA&amp;lt;br&amp;gt;Nominal: average 25.2 mA&amp;lt;br&amp;gt;GNSS sleep: average 11.6 mA&amp;lt;br&amp;gt;Deep Sleep: average 5.3 mA&amp;lt;br&amp;gt;Online Deep Sleep: average 5.6 mA&amp;lt;br&amp;gt;Ultra Deep Sleep: average 3.5 mA&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Battery charge current&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Average 140 mA&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Operating temperature (without battery)&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;-40..+85 °C&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Storage temperature (without battery)&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;-40..+85 °C&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Storage relative humidity&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;5..95% (no condensation)&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
        &amp;lt;td style=&amp;quot;vertical-align:middle&amp;quot;&amp;gt;Device + case + battery weight&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;td&amp;gt;55 g&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Dimension drawing:&lt;br /&gt;
&lt;br /&gt;
[[Image:FMB130 dimension.png|500px|none]]&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Technical information about internal battery==&lt;br /&gt;
&lt;br /&gt;
{{Template:FMB Battery information}}&lt;br /&gt;
&lt;br /&gt;
{{Template:FMB1 Electrical characteristics&lt;br /&gt;
|input_resistence_din2=38.45&lt;br /&gt;
|input_resistence_range1=38.45&lt;br /&gt;
|input_resistence_range2=38.45&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:FMC150 Manual|1]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=FMC650_TCA&amp;diff=108929</id>
		<title>FMC650 TCA</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=FMC650_TCA&amp;diff=108929"/>
		<updated>2025-11-14T01:26:20Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Introduction=&lt;br /&gt;
The document explains how providers can integrate Teltonika’s TCA approved devices with their platform. Device data sending protocol is still the same with some slight changes made to comply with TMA Level 2 requirements. The purpose of this document is to provide TCA and ASPs the necessary guidance on how to implement the TCA compliant solution with FMC650.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Device&#039;&#039;&#039;: FMC650&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Firmware&#039;&#039;&#039;: 03.00.16.Rev.304_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Protocol&#039;&#039;&#039;: Teltonika [[Codec|Codec8 Extended]]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Firmware changelog=&lt;br /&gt;
&#039;&#039;&#039;Previous firmware&#039;&#039;&#039;: 03.00.16.Rev.303_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;New firmware&#039;&#039;&#039;: 03.00.16.Rev.304_1059&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Changelog&#039;&#039;&#039;:&amp;lt;br&amp;gt;&lt;br /&gt;
* Added fixes where device was sending records every second once the ignition has&lt;br /&gt;
been turned off.&lt;br /&gt;
* Added fixes where device was generating data at 28th second instead of the&lt;br /&gt;
configured 30th (Min Period).&lt;br /&gt;
*Added fixes to eliminate record sending delay after vehicles enters or exits the&lt;br /&gt;
tunnel.&lt;br /&gt;
&lt;br /&gt;
=Identification of lost GPS Fix=&lt;br /&gt;
The base protocol remains the same as of Teltonika’s proprietary [[Codec|&#039;&#039;&#039;CODEC 8 EXTENDED&#039;&#039;&#039;]]. Changes specific to TCA in SPEC ID 1059 are described below.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Via longitude &amp;amp; Latitude values&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
After the device’s GNSS Fix is lost, the device sends the following values as latitude and longitude instead of the last known locat on or 0/0.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Latitude&#039;&#039;&#039;: 0xFFFFFFFF&amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Longitude&#039;&#039;&#039;: 0xFFFFFFFF&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The values are not plottable on the map and integrators can identify and discard these values.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Via GNSS Status Flag (AVL ID 71)&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
GNSS Status Flag (AVL ID 71) can be used to identify a lost GNSS Fix. Refer to the table below for more details:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! rowspan=&amp;quot;7&amp;quot; |GNSS Status (71)&lt;br /&gt;
!Value&lt;br /&gt;
!Status&lt;br /&gt;
|-&lt;br /&gt;
|0&lt;br /&gt;
|GNSS OFF&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|GNSS ON, no GPS&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|GNSS ON, without fix&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;GNSS ON, with fix&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|GNSS SLEEP&lt;br /&gt;
|-&lt;br /&gt;
|5&lt;br /&gt;
|GNSS Overcurrent/protect state&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
As mentioned in the table above, GNSS Fix is only valid when the value for AVL ID 71 is “3”. If the GNSS status value (71) not 3, value of longitude and longitude can be discarded&lt;br /&gt;
&lt;br /&gt;
=Device configuration guide=&lt;br /&gt;
Device configuration can be changed according to the described guidelines. Note that any changes should comply with the TCA guidelines.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key&#039;&#039;&#039;:&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; Must not be changed &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:yellow&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt;Can be changed but change should comply with TCA guidelines or as instructed.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; Can be changed.&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:black&amp;quot;&amp;gt;●&amp;lt;/span&amp;gt; Any other changes to the config that are not covered below should be consulted with Teltonika &amp;amp; TCA.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note&#039;&#039;&#039;: Any changes made to the config must not impact the data acquisition settingsand settings related to base parameters (time (data sending time), longitude, latitude &amp;amp; speed).&lt;br /&gt;
&lt;br /&gt;
==Config sections that can be reconfigured as needed by the ASPs==&lt;br /&gt;
[[File:2025-02-28 1.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Security configuration==&lt;br /&gt;
&lt;br /&gt;
[[File:2025-02-28 2.png]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==GPRS configuration==&lt;br /&gt;
[[File:2025-02-28 3.png]]&lt;br /&gt;
&lt;br /&gt;
==Data Acquisition configuration==&lt;br /&gt;
[[File:2025-02-28 4.png]]&lt;br /&gt;
&lt;br /&gt;
==Features &amp;amp; Accelerometers Features configuration==&lt;br /&gt;
Scenarios can be activated but &#039;&#039;&#039;must&#039;&#039;&#039; be set to low priority only. Any eventual data should be disabled.&lt;br /&gt;
By default, all the scenarios are disabled.&lt;br /&gt;
&lt;br /&gt;
==IO configuration==&lt;br /&gt;
[[File:2025-02-28 5.png]]&lt;br /&gt;
&lt;br /&gt;
==Configuration File==&lt;br /&gt;
Base configuration file that has been approved by TCA can be provided by Teltonika via Helpdesk.&lt;br /&gt;
&lt;br /&gt;
===Additional salient guidelines to maintain compliance===&lt;br /&gt;
# The following 3 parameters should be discarded by ASP from data received from device or should only be used for internal purposes. TCA’s solution should not have the visibility for it.&lt;br /&gt;
## Number of satellites&lt;br /&gt;
## HDOP&lt;br /&gt;
## PDOP&lt;br /&gt;
# All peripherals (RS232/RS485, Video Solutions, Digital I/O, FMS, MobilEye, Tacho, Bluetooth etc.) are disabled* by default. To use any peripherals (including any that are not listed otherwise), approval from TCA and Teltonika is needed. *The only peripheral enabled by default is USB. The interface can be used to load the initial configurations, e.g., APN, server domain &amp;amp; port etc., as per the instructions provided in [[Device configuration guide]].&lt;br /&gt;
# External power voltage and Ignition Status is sent with the AVL data and is contained in each packet.&lt;br /&gt;
# SD card slot has not been used since internal memory is enough to hold records for up to 6 hours. In case external SD card is needed, approval is required from TCA and Teltonika.&lt;br /&gt;
# Device is not password protected by default and can be accessed through USB. ASPs should add keyword protection for serial interface over USB. Refer to [[Security Configuration]] guide.&lt;br /&gt;
&lt;br /&gt;
===Declarations===&lt;br /&gt;
#The date and time data collected by the telematics device is within:&lt;br /&gt;
## 1 second from UTC when using GNSS signals &amp;amp;&lt;br /&gt;
## 10 seconds from UTC when not using GNSS signals for 24 hours.&lt;br /&gt;
&lt;br /&gt;
===FAQs===&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; How the Real-Time Clock (RTC) operates and is affected by the internal battery?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; If external power is gone device works from battery without any issues in same manner as with external power supply.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; Clarification on how the internal battery affects timestamp generation and record  creation when the device is powered off for several days?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; Internal battery did not affect anything regarding record creation or timestamp. This only depends how log battery will maintain power for device.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; Understanding of how long the device can generate records once the external power source is disconnected and the internal battery is depleted just an estimate will be enough?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; The amount of time the device will work from internal battery depends on the battery health, how often the device saves/sends information to the server, external peripherals connected to the device and the results may also differ depending on firmware used.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For general comparison purpose, and to see what results can be achieved, you can refer to the following internal test results in different modes and sending frequencies:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Mode:&lt;br /&gt;
!Min Period (data&lt;br /&gt;
saving&lt;br /&gt;
&lt;br /&gt;
frequency)&lt;br /&gt;
!Send Period (data&lt;br /&gt;
sending&lt;br /&gt;
&lt;br /&gt;
frequency)&lt;br /&gt;
!Starting&lt;br /&gt;
Voltage&lt;br /&gt;
!Cut off Voltage&lt;br /&gt;
!Time achieved&lt;br /&gt;
|-&lt;br /&gt;
|Operating&lt;br /&gt;
|10 seconds&lt;br /&gt;
|60 seconds &lt;br /&gt;
|10.1V&lt;br /&gt;
|7.0V&lt;br /&gt;
|452 min (7 hours 32&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Operating&lt;br /&gt;
|60 seconds &lt;br /&gt;
|60 seconds &lt;br /&gt;
|10.1V&lt;br /&gt;
|7.0V&lt;br /&gt;
|507 min (8 hours 27&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Deep Sleep&lt;br /&gt;
|12 hours&lt;br /&gt;
|12 hours&lt;br /&gt;
|10.2V&lt;br /&gt;
|8.2V&lt;br /&gt;
|5040 min (84 hours 0&lt;br /&gt;
minutes)&lt;br /&gt;
|-&lt;br /&gt;
|Online Deep Sleep&lt;br /&gt;
|12 hours&lt;br /&gt;
|12 hours&lt;br /&gt;
|10.2V&lt;br /&gt;
|8.6V&lt;br /&gt;
|1440 min (24 hours 0&lt;br /&gt;
minutes)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Q:&#039;&#039;&#039; What happens when the device is turned back on and how it recovers its clock and data saving capabilities?&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;A:&#039;&#039;&#039; When device is turned on after long time it try to sync RTC time with configured source, record generation capabilities depend on configuration.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Intellectual property rights&#039;&#039;&#039;&lt;br /&gt;
The Customer acknowledges that UAB TELTONIKA TELEMATICS shall be the exclusive owner of all intellectual property rights used in connection with the products and/or Services the Customer purchases.&lt;br /&gt;
&lt;br /&gt;
=Atachments=&lt;br /&gt;
You can download this informatin about FMC650 TCA in a document, by clicking [[Media:TELTONIKA FMCT650 TCA GUIDELINES 2v4.pdf|here]].&lt;br /&gt;
&lt;br /&gt;
[[Category:FMC650 Manual]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=DualCam_Firmware_errata&amp;diff=106085</id>
		<title>DualCam Firmware errata</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=DualCam_Firmware_errata&amp;diff=106085"/>
		<updated>2025-07-24T03:44:52Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Firmware Version==&lt;br /&gt;
&lt;br /&gt;
We are always improving our device&#039;s performance, stability, and reliability. &amp;lt;br /&amp;gt;&lt;br /&gt;
This document describes &#039;&#039;&#039;DualCAM platform and FMX125&#039;&#039;&#039; devices&#039; firmware improvements, changes, new features implementations as well as current firmware release version.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE: Starting from 2025-06-16, our camera firmware has been merged into the FMC650 base firmware with Spec ID 1111.&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;To make it visible in the Configurator support, you need to enter a special key.When you open the Configurator, press the key combination Ctrl + Alt + I, then enter the provided key.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin-left: 0px;&amp;quot;&amp;gt;&lt;br /&gt;
E+qh2Nyp3aP7XQZsUr/CxcCC0Xnsj+LPKmKRLsJJYioAAADPA1SQjH4rJsK6oOVY1m8oOi/GttDkvdLnMLVpTwNDKHFKwUbfiEP8uNKdKIXGD4f+bC3iVtJqX9x+8GUpHA/4sidJEpSAO1xinj2MOXQu7lQyrtRzX479iDxQjMeuLMH2r6M7ZD4+5P7vu5cN6uhgXx4RANoUksShK4uLqJg6g6UNboHLsIHfE3eGECDCDrGOhQAEAAAAAAAIix8=&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;In the &amp;quot;New key&amp;quot; section, press &amp;quot;Register&amp;quot;. After that, the Configurator will recognize the device and the new firmware.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Screenshot_2025-06-30_093721.jpg|frameless]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;You only need to enter the code once on the computer where you are using the configurator. If you use a different computer, you will need to enter the code again.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Firmware download for FMC125/FMC225/FMC650==&lt;br /&gt;
&lt;br /&gt;
You can download all necessary firmware by clicking [[Firmware_versions#Video_Solutions|here]].&lt;br /&gt;
&lt;br /&gt;
==Firmware for FMC650== &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |FIRMWARE VERSION&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |RELEASE DATE&lt;br /&gt;
! style=&amp;quot;width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;&amp;quot; |CHANGES&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.01.00.Rev.22&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.01.00.Rev.22&#039;&#039;&#039; ,&#039;&#039;&#039;Spec ID 1111&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2025-06-16}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Iridium SBD transmission improvement.&lt;br /&gt;
* Base firmware merge with Spec ID 1111&lt;br /&gt;
* Additional network fixes.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.00.16.Rev.104&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.16.Rev.104&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-11-12}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Support DSM FW 2.4.0 added.&lt;br /&gt;
* Port tacho border crossing IO.&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.00.16.Rev.101&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.16.Rev.101&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-08-06}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Geofence functionality pictures receiving fix.&lt;br /&gt;
* Green Driving pictures receiving fix.&lt;br /&gt;
* File transfer modem rebooting state fix.&lt;br /&gt;
* Additional verbal information by request/download/upload pictures.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.663&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.16.Rev.100&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-06-12}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Port Tacho Border Crossing IO.&lt;br /&gt;
* VDO Counter functionality fix.&lt;br /&gt;
* Full Base Support&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.663&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.14.Rev.116&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-04-05}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* &#039;&#039;&#039;NEW:&#039;&#039;&#039; ADAS support.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.663&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.14.Rev.114&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-03-01}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Stable work with DualCam/DashCam.&lt;br /&gt;
* &#039;&#039;&#039;NEW:&#039;&#039;&#039; Two camera support.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.663&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.00.14.Rev.112&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-11-23}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added DualCam/DashCam support for FMC650.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firmware for FMC125==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |FIRMWARE VERSION&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |RELEASE DATE&lt;br /&gt;
! style=&amp;quot;width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;&amp;quot; |CHANGES&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.29.00.Rev.531&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;04.00.00.Rev.371&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2025-06-19}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Full base update&lt;br /&gt;
* NEW: QT and MEIG modem support&lt;br /&gt;
* Network stability improvements&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.29.00.Rev.531&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.29.00.Rev.534&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-07-15}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Full base update&lt;br /&gt;
* Port stability related changes&lt;br /&gt;
* Metadata version 4 support for DualCam and DashCam&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.29.00.Rev.531&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.29.00.Rev.531&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-02-15}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Full base update&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.663&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.13.Rev.663&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-07-31}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Network stability improvements.&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.662&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.13.Rev.662&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-06-05}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* DualCam capture buffer loop&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.661&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.13.Rev.661&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-03-27}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Only one video download with video priority selected&lt;br /&gt;
* Camera state check logic fixed&lt;br /&gt;
* DualCam time zone in metadata changed to Unix time (UTC+0)&lt;br /&gt;
* Option to select file priority for Dual Cam&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.367&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.13.Rev.367&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-11-29}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Metadata duplicate&lt;br /&gt;
* Gnss sync issues. Mrg of 03.27.13.Rev.441 meig branch&lt;br /&gt;
* Metadata overwritten when 2 or more files queued for upload&lt;br /&gt;
* Timestamp drift after long time period in deep sleep&lt;br /&gt;
* MEIG modem throws errors and callstacks under heavy load&lt;br /&gt;
* SMS request response when video buffer is empty&lt;br /&gt;
* Periodic image buffer issues in deep sleep&lt;br /&gt;
* MEIG GPRS quality update&lt;br /&gt;
* Video buffer stuck after wrong timestamp&lt;br /&gt;
* Modem unstable at full DualCam buffer&lt;br /&gt;
* Camreq identical metadata issue&lt;br /&gt;
* DualCam video trigger max value&lt;br /&gt;
* DualCam custom image resolution&lt;br /&gt;
* DualCam fw version not available in logs&lt;br /&gt;
* SD card format response issue&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.13.Rev.362&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.13.Rev.362&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-06-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* NITZ gives unstable time&lt;br /&gt;
* Single side of camera footage is uploaded&lt;br /&gt;
* MEIG modem file upload issue&lt;br /&gt;
* DualCam base update for MEIG support&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.07.Rev.365&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.07.Rev.365&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-03-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Minor improvements&lt;br /&gt;
* DualCam metadata timestamp mismatch&lt;br /&gt;
* Increased timeout for video data pack request&lt;br /&gt;
* CRC calculation mismatch after file upload resume&lt;br /&gt;
* Periodic image sending&lt;br /&gt;
* Add camera time zone parameter&lt;br /&gt;
* Added periodic time check and sync for the camera&lt;br /&gt;
* Adjusted DualCam command timeouts&lt;br /&gt;
* Added fixes and workarounds for cam command fails&lt;br /&gt;
* FPS parameter added to the meta data command&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.07.Rev.361&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.07.Rev.361&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-09-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Minor improvements&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.07.Rev.360&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.07.Rev.360&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-08-30}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Extended video and image sending configuration&lt;br /&gt;
* Added Domain and Port parameters to “camreq” command&lt;br /&gt;
* Extended “camreq” response&lt;br /&gt;
* Added “camgetver” command&lt;br /&gt;
* Fixed timestamp for video meta data&lt;br /&gt;
* Improved system stability and fixed general bugs&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.03.Rev.104&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.03.Rev.104&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-06-18}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added image sending trigger&lt;br /&gt;
* Ability to configure multiple video triggers&lt;br /&gt;
* Always enabled DualCam scenario support&lt;br /&gt;
* Improved system stability and fixed general bugs&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;03.27.00.Rev.100&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;03.27.00.Rev.100&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-02-19}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Initial release&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firmware for DualCam ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |DUALCAM FIRMWARE VERSION&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |RELEASE DATE&lt;br /&gt;
! style=&amp;quot;width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;&amp;quot; |CHANGES&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;V2.2.3&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;V2.2.3&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-05-20}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added watch dog for camera to restart it self if camera will stuck&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;V2.2.2&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;V2.2.2&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-01-06}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added video buffer pool,repair the write rate of the SD card&lt;br /&gt;
* Solved the bug when 35min can not download video&lt;br /&gt;
* Changed the logic of FPS setting and switching,the video saves the exact FPS of each video packet in the PTM_FRAME&lt;br /&gt;
* Improved the picture and video quality,image edge trimming&lt;br /&gt;
* Added flash upgrade mode&lt;br /&gt;
* Modified command to get Image quality&lt;br /&gt;
* Resolved the problem that the camera restarts after switching the OSD switch&lt;br /&gt;
* Optimized setting video frame rate without restarting the camera&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;V1.9.3&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;V1.9.3&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-07-15}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Improved stability and fixes of camera data packets&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;V1.9.2&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;V1.9.2&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-06-02}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Fixed issue with front camera crash if picture size is too large&lt;br /&gt;
* Added command to check the camera version&lt;br /&gt;
* Improved system stability and fixed general bugs&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&amp;lt;span class=&amp;quot;mw-headline&amp;quot; id=&amp;quot;V1.9.0&amp;quot;&amp;gt;{{{fw|&#039;&#039;&#039;V1.9.0&#039;&#039;&#039;}}}&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021- 02-19}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Initial release&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Teltonika DualCam]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=DSM_FAQ&amp;diff=101640</id>
		<title>DSM FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=DSM_FAQ&amp;diff=101640"/>
		<updated>2024-12-12T01:21:49Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: /* Frequently asked questions regarding DSM solution */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Here you will find answers to the most frequently asked questions about DSM.&#039;&#039;&#039; Please check answers here, if you will not find answer then fill the Helpdesk query.&lt;br /&gt;
&lt;br /&gt;
==Frequently asked questions regarding DSM solution==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;background: #0054A6; color: white;&amp;quot; |Question&lt;br /&gt;
! style=&amp;quot;background: #0054A6; color: white;&amp;quot; |Comments&lt;br /&gt;
|-&lt;br /&gt;
|What is maximum SD Card capacity?&lt;br /&gt;
|The maximum SD card capacity is 256 GB&lt;br /&gt;
|-&lt;br /&gt;
|Waht is the camera angle degree?&lt;br /&gt;
|88 degree&lt;br /&gt;
|-&lt;br /&gt;
|Recommended device placing location&lt;br /&gt;
|A device is recommended to be installed next to A-pillar between the driver face and the top of the dash board.&lt;br /&gt;
|-&lt;br /&gt;
|Is drowsiness warning working OK when a driver wears sunglasses?&lt;br /&gt;
|Yes&lt;br /&gt;
|-&lt;br /&gt;
|How long it takes to transfer photo to server ?&lt;br /&gt;
|About 10 sec&lt;br /&gt;
|-&lt;br /&gt;
|What is the weight of 1 photo ?&lt;br /&gt;
|About 20 Kb&lt;br /&gt;
|-&lt;br /&gt;
|How long it will take to install DSM with FMC640 into vehicle ?&lt;br /&gt;
|Around 3 hours if doing it for the first time.&lt;br /&gt;
|-&lt;br /&gt;
|Where is recommended DSM camera placing location in vehicle?&lt;br /&gt;
|DSM camera is recommended to be attach next to A-pillar&lt;br /&gt;
|-&lt;br /&gt;
|What is the video length for 128GB ?&lt;br /&gt;
|Around 40 hours.&lt;br /&gt;
|-&lt;br /&gt;
|How can I review video files ?&lt;br /&gt;
|By extracting SD card from the device and inserting it into PC. Download the files from the SD card and run them on a video player.&lt;br /&gt;
|-&lt;br /&gt;
|Will I get photos only from camera functionality (Drowsiness, distraction, yawing) ?&lt;br /&gt;
|No, DSM camera has periodic image setting, minimum interval is 60 secs and maximum is 3600 secs.&lt;br /&gt;
|-&lt;br /&gt;
|Will I get photos if FMC640 is not connected to DSM?&lt;br /&gt;
|No, a connection between the FMX6 Series device and DSM is required.&lt;br /&gt;
|-&lt;br /&gt;
|With what Teltonika devices DSM has integration ?&lt;br /&gt;
|FMX6 Series&lt;br /&gt;
|-&lt;br /&gt;
|How far is DSM working distance?&lt;br /&gt;
|80-100 cm&lt;br /&gt;
|-&lt;br /&gt;
|Is mask detection available ?&lt;br /&gt;
|Yes, the DSM camera will notfy if mask is worn.&lt;br /&gt;
|-&lt;br /&gt;
|What will happen if driver will cover DSM camera ?&lt;br /&gt;
|Camera will start making notification sounds until the view is clear.&lt;br /&gt;
|-&lt;br /&gt;
|Is it possible to connect 2 video solution devices with FMC650 ?&lt;br /&gt;
|Yes it is possible to connect 2 video solution devices. Here are the possible combinations for connecting two video solution devices with the FMC650:&lt;br /&gt;
DSM + DualCam, DSM + DashCam, DualCam + DashCam, DualCam + DualCam, DashCam + DashCam, ADAS + DSM, ADAS + DashCam, and ADAS + DualCam.&lt;br /&gt;
|}&lt;br /&gt;
[[Category: DSM]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=DualCam_FAQ&amp;diff=98520</id>
		<title>DualCam FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=DualCam_FAQ&amp;diff=98520"/>
		<updated>2024-05-24T04:54:45Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Here you will find answers to the most frequently asked questions about DualCam.&lt;br /&gt;
&lt;br /&gt;
Please check answers here, if you will not find answer then fill the Helpdesk  query.&lt;br /&gt;
&lt;br /&gt;
===&amp;lt;big&amp;gt;Frequently asked questions regarding Dualcam solution&amp;lt;/big&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background: #0054A6; color: white;&amp;quot; |Question&lt;br /&gt;
! style=&amp;quot;background: #0054A6; color: white;&amp;quot; |Comments&lt;br /&gt;
|-&lt;br /&gt;
|What is the best device to use DualCam with?&lt;br /&gt;
|Our FMX125 family devices are integrated to work best with DualCam solution, these include [https://wiki.teltonika-gps.com/view/FMC125 FMC125], [https://wiki.teltonika-gps.com/view/FMB125 FMB125] or [https://wiki.teltonika-gps.com/view/FMB225 FMB225] [https://wiki.teltonika-gps.com/view/FMC225 FMC225].&lt;br /&gt;
|-&lt;br /&gt;
|Firmware to install on FMX125 device for best DualCam support?&lt;br /&gt;
|The latest current firmware to use on FMX125 devices is 03.29.00.Rev.530 and latest for DualCam solution is V2.2.3, please see the link for the latest Firmware versions [[DualCam_Firmware_errata|here]]&lt;br /&gt;
|-&lt;br /&gt;
|Picture quality received is very blurry, what can I do?&lt;br /&gt;
|Please visit your configuration settings in RS232/RS485 Tab, in there you should see DualCam selected. With this selection, you should be able to see DualCam Feature Settings with available resolutions. There is a variety of different resolutions available ranging from 160x120 px to 1920x1080 px. Please note that selecting highest possible resolution will make a bigger file which will take longer to upload and consume more data compared to 1280x720 px size. We advice 1280x720 px as best choice.&lt;br /&gt;
|-&lt;br /&gt;
| MicroSD card is not detected, how to fix this?&lt;br /&gt;
|It is possible that your microSD card is formated under different file system, please format the card on the computer with the FAT32 file system and then try re-inserting the card again.&lt;br /&gt;
|-&lt;br /&gt;
|How can I quickly check if my camera is recording or whether it is in working order?&lt;br /&gt;
|It is advisable to test the camera upon arrival with our videoplayer.exe software [https://wiki.teltonika-gps.com/view/Data_image/video_review#How_to_read_camera_data_from_SD_card here], the link to download it can be found on our wiki page. Simply download and click on .exe file extension and the program will open. In there, please follow the following steps as described in our wiki page here.&lt;br /&gt;
|-&lt;br /&gt;
|My FMX device does not send photo to server even with camreq:1,1 command, received packet is empty. What can I do?&lt;br /&gt;
| Camera image sending is not being sent as AVL data, it requires special protocol from the server side to be implemented. More information can be found on our wiki page here.&lt;br /&gt;
|-&lt;br /&gt;
|Can I configure my DualCAM over RS485 input for faster data transfer?&lt;br /&gt;
|Our DualCAM solution only works with RS232 input for more efficient development and lower power consumption.&lt;br /&gt;
|-&lt;br /&gt;
|I do not see DualCam as selection on my RS232 input, what to do?&lt;br /&gt;
| Please ensure that the configurator and firmware of your device is at the recommended version. If you are not sure which version of configurator you need, please contact your sales manager or create Helpdesk query.&lt;br /&gt;
|-&lt;br /&gt;
|Why do I not see time and date on my photos and videos as seen in some other camera brands?&lt;br /&gt;
|This function is toggle-able and in order to turn it on, please go to your RS232/RS482 tab on your Configurator. In there please navigate to Camera Feature Settings and enable OCD Display. This feature will allow your camera to display date and time on pictures and videos.&lt;br /&gt;
|-&lt;br /&gt;
|I am not able to request photos to my Wialon server, the command is either unresponsive or shows me invalid command error.&lt;br /&gt;
|We have created a guide which you can follow step by step in order to set up your camera to Wialon servers. It is advisable to read through all of it as the there are specific steps to be taken in order to receive the photo, you can read more [[Wialon+DUAL CAM solution|here]].&lt;br /&gt;
|-&lt;br /&gt;
|There are further issues with my Wialon server, who to turn to for assistance and help?&lt;br /&gt;
|For any server-related issues please contact Wialon directly on support@gurtam.com.&lt;br /&gt;
|-&lt;br /&gt;
| What is the IP Rating of our Dual camera?&lt;br /&gt;
|The IP rating of Dualcam is IP41.&lt;br /&gt;
|-&lt;br /&gt;
|Is DualCam compatible with FMC225?&lt;br /&gt;
|Dualcam is compatible with FMC225. As [https://wiki.teltonika-gps.com/view/FMC225 FMC225] is developed on the existing platform, it keeps all the functionalities from [https://wiki.teltonika-gps.com/view/FMC125 FMC125].&lt;br /&gt;
|-&lt;br /&gt;
|Having configured the device when activating DIN1 to take an image (Front &amp;amp; Rear), and additionally capture a video (5 before &amp;amp; 5 after), which element will be sent first, we get only the image but not the video.&lt;br /&gt;
|The first item to be addressed will be the photo, as it has a higher priority. This issue has been resolved in the new firmware version 03.27.13.Rev:661, where you can now select the priority for either video or photo.&lt;br /&gt;
|-&lt;br /&gt;
|Is it possible to configure the device to capture an image from either the front or rear camera exclusively using the image sending trigger?&lt;br /&gt;
|No, the device cannot be configured to capture an image from a single camera (either front or rear) using the image sending trigger. When the image sending trigger is activated, the device will send photos from both the front and rear cameras. Camera selection is only available for periodic image sending.&lt;br /&gt;
|-&lt;br /&gt;
|In case there is no coverage and an on state is generated (DIN1 = 1), the images and videos are stored for later sending? This is not happening.&lt;br /&gt;
|It will be stored in the buffer, and if there is no server connection for a long time, it will be removed. Only video can be requested again using a timestamp.&lt;br /&gt;
|-&lt;br /&gt;
|Using the Codec12 protocol it is possible to send a packet to request a multimedia capture to the equipment (only the requests by sms are working).&lt;br /&gt;
|Yes, it is possible, some platforms like Wialon using the GPRS command to ask for a video.&lt;br /&gt;
|-&lt;br /&gt;
|Our configuration on the Teltonika models regarding communication is using Codec 8 Extended over UDP, the transmission of multimedia data is by TCP, in case we want to send a request (OTA) it must be sent to the UDP or TCP socket. Both communication methods can coexist without problems in the device.&lt;br /&gt;
|It must be sent via TCP. We cannot guarantee that sending it via UDP will work, so only TCP is supported.&lt;br /&gt;
|-&lt;br /&gt;
|Dual Cam, does it record video constantly on the SD and send it on request, or does it only record when requested or by a trigger?&lt;br /&gt;
|It records video constantly and after a request, it cut off the video that you request.&lt;br /&gt;
|-&lt;br /&gt;
|What is the power consumption of Dual Cam in full operation?&lt;br /&gt;
|220mA night mode can reach up to 280mA&lt;br /&gt;
|-&lt;br /&gt;
|For the request of a video (by sms), using the command &#039;camreq:0,2,1684865884,5&#039;, understanding that 1684865884 is Unix time, if you want to take the video from the moment the request arrives at the Teltonika device is it possible? what happens if you put a value in Unix time lower than the current time, or a later one, for example, half an hour ahead of the present time?&lt;br /&gt;
|If the camera was working before the request arrived at the device, then it is possible. The camera can store up to 40 hours of video, so you should receive it if you request a video within this timeframe. However, please note that the request must be made when the camera was operational. If you request video from a time when the camera was powered off, you will not receive any video.&lt;br /&gt;
|-&lt;br /&gt;
|The requests (by sms) generate an answer, and in all of them appears the sentence &#039;Another footage upload is already in progress&#039;, even when we have not made another request.&lt;br /&gt;
|It is possible that the device is sending a video or attempting to send another file. It is better to have a LOG file that shows when you sent an SMS and what happens in the device when the request arrives.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Teltonika DualCam]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
	<entry>
		<id>https://wiki.teltonika-gps.com/index.php?title=Iridium_Edge_Firmware_errata&amp;diff=97078</id>
		<title>Iridium Edge Firmware errata</title>
		<link rel="alternate" type="text/html" href="https://wiki.teltonika-gps.com/index.php?title=Iridium_Edge_Firmware_errata&amp;diff=97078"/>
		<updated>2024-03-27T05:47:13Z</updated>

		<summary type="html">&lt;p&gt;Wasiqchaudhry: Link for Firmware update for FMX125&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Firmware Version==&lt;br /&gt;
&lt;br /&gt;
We are always improving our device&#039;s performance, stability, and reliability. &amp;lt;br /&amp;gt;&lt;br /&gt;
This document describes firmware improvements, changes, new features implementations as well as current firmware release version.&lt;br /&gt;
&lt;br /&gt;
==Firmware download for FMX125==&lt;br /&gt;
&lt;br /&gt;
Link: [https://drive.teltonika.lt/f/748d0a59de274545abef/?dl=1 Firmware]&lt;br /&gt;
&lt;br /&gt;
==Firmware errata==&lt;br /&gt;
&lt;br /&gt;
===Firmware errata for FMX125===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |FIRMWARE VERSION&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |RELEASE DATE&lt;br /&gt;
! style=&amp;quot;width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;&amp;quot; |CHANGES&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.29.00.Rev.720&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2024-02-20}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
*Full base update&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.28.06.Rev.323&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-04-04}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
*SBD data usage limit reset on 11th day&lt;br /&gt;
*Periodic record generation when iridium turned off&lt;br /&gt;
*Panic record generation when buffer is full&lt;br /&gt;
*Iridium Edge accessory detection (rs232 accesory 7)&lt;br /&gt;
*Panic records generated when Io turned off&lt;br /&gt;
*Din/dout byte invalid data&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.28.04.Rev.104&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-11-29}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
*Added SBD message buffer limit of 300 messages&lt;br /&gt;
*Fixed part of SBD records that were of empty size&lt;br /&gt;
*Fixed Iridium initialization&lt;br /&gt;
*Fixed incorrect timestamp from SBD Buffer&lt;br /&gt;
*Added ability to use SBD buffer in transmitting&lt;br /&gt;
*Added ability to generate SBD records with AVL id&lt;br /&gt;
*Added ability to read messages from SBD Buffer&lt;br /&gt;
*Added ability to save messages to SBD Buffer&lt;br /&gt;
*Fixed Iridium not detecting GSM connection&lt;br /&gt;
*Fixed Iridium communication issues&lt;br /&gt;
*Fixed incorrect data usage calculation&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.28.04.Rev.100&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-06-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added data usage limit for sending via Iridium&lt;br /&gt;
* Added Iridium data sending logic&lt;br /&gt;
* Added Iridium FSM for parsing iridium edge terminal messages&lt;br /&gt;
* Added Irdium RS232 support&lt;br /&gt;
* Added SBD Record format&lt;br /&gt;
* Added implementation of configuration parameters for Iridium Edge control&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.28.04.Rev.00&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-03-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Fixed Lipo battery max voltage limit increased&lt;br /&gt;
* Fixed no SMS response to short number&lt;br /&gt;
* Fixed parameter 11712 cannot be configured with value 10&lt;br /&gt;
* Added cpureset command to only work with external power&lt;br /&gt;
* Added iButton file open/close traces&lt;br /&gt;
* Fixed FMP100 LED constantly on after fw update&lt;br /&gt;
* Added road sign CAN elements&lt;br /&gt;
* Fixed security states P2 bitfield map fix&lt;br /&gt;
* Fixed Jamming records saved as low priority&lt;br /&gt;
* Fixed Fluid Market GGPS command&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.28.03.Rev.01&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2021-09-17}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
*Initial release&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Firmware errata for FMX640/641/650===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |FIRMWARE VERSION&lt;br /&gt;
! style=&amp;quot;width: 20%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: center;&amp;quot; |RELEASE DATE&lt;br /&gt;
! style=&amp;quot;width: 60%; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;&amp;quot; |CHANGES&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;03.00.13.Rev.05&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;( Firmware release version for {{{model|FMX650}}})&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2023-03-03}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Base FW. &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;01.02.24.Rev.00&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;(Latest firmware release version for {{{model|FMX640}}})&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |{{{release_date| 2022-11-29}}}&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Improvements for manufacturing process. (No any functionality improvements made)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;01.02.18.Rev.00&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |2022-12-23&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added advanced BLE Advertisement data are not send on server completely.&lt;br /&gt;
* Fixed no ID [1077]: 4 event generated after &amp;quot;Time TO Clear ID&amp;quot; timer ran out.&lt;br /&gt;
* Fixed event ID [1077]: 4 generation and DOUT setting to &#039;1&#039; on key clear timer exparation code added.&lt;br /&gt;
* Fixed FMB640 DOUTs bug fix, when DOUTs turns on for a moment after startup.&lt;br /&gt;
* Fixed CAN2 bus normal mode is not working.&lt;br /&gt;
* Added no BT changes and version/mod fix.&lt;br /&gt;
* Fixed after DriverAuthorization device does not send SMS bug fix.&lt;br /&gt;
* Added Contipressure new parameters.&lt;br /&gt;
* Fixed device reset after configuration saving&lt;br /&gt;
* Added Iridium Edge support Fixed AVL unnecessary records after restart.&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;01.02.17.Rev.00&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |2022-05-24&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Fixed FMC640 Improve gprs context opening.&lt;br /&gt;
* Fixed FMC640 Improve new gprs configuration for BG96.&lt;br /&gt;
* Added LVCAN adapter compatibility over RS232 functionality.&lt;br /&gt;
* Fixed periodic AVL packet sending (when connecting to DDD server).&lt;br /&gt;
* Fixed RS232 Buffered long message when SD storage is used&lt;br /&gt;
* Added periodic total odometer value save (if moving).&lt;br /&gt;
* Added total odometer value save (on stop).&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;01.02.16.Rev.00&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |2022-05-24&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
* Added allow not available (3,7) value for tachoraph driver.id IO.&lt;br /&gt;
* Fixed scenarios are saving records even if not enabled&lt;br /&gt;
* Fixed unstable additional beacons&lt;br /&gt;
* Fixed FMC64 stability (try socket connection once)&lt;br /&gt;
* Fixed jamming detection for FMC64 devices&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |&#039;&#039;&#039;01.02.15.Rev.00&#039;&#039;&#039;&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: center; vertical-align: center; background: white;&amp;quot; |2022-04-15&lt;br /&gt;
| style=&amp;quot;border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white;&amp;quot; |&lt;br /&gt;
*Initial release&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
[[Category: Iridium Edge]]&lt;/div&gt;</summary>
		<author><name>Wasiqchaudhry</name></author>
	</entry>
</feed>