Changes

Line 1: Line 1:  
==Mobile data settings==   
 
==Mobile data settings==   
[[File:Mobile Data Settings.png|right|500px]]
+
[[File:Auto APN and SIM 1 Settings.png|right|500px]]
 
These settings define the main parameters for {{{model|FTC921}}}. <br/ >
 
These settings define the main parameters for {{{model|FTC921}}}. <br/ >
    +
'''Auto APN:'''
 +
*Device automatically searches for the APN based on the operator of the inserted SIM card.
 
'''APN:'''
 
'''APN:'''
 
*Access point name, a mandatory parameter which is used to connect to the internet (GPRS). Access Point Name is the name of a gateway between a mobile operator and the public internet. It can be obtained from your SIM card provider.
 
*Access point name, a mandatory parameter which is used to connect to the internet (GPRS). Access Point Name is the name of a gateway between a mobile operator and the public internet. It can be obtained from your SIM card provider.
Line 36: Line 38:     
'''Response timeout (s)'''
 
'''Response timeout (s)'''
*It is used to set a period waiting for the response from the server-side. If there is no response from the server during the timeout, the device will close the link and according to device configuration resend the same packet
+
*It is used to set a period waiting for the response from the server side. If there is no response from the server during the timeout, the device will close the link and according to device configuration resend the same packet
    
'''Keep-alive ping timeout (s)'''
 
'''Keep-alive ping timeout (s)'''
*Enables network ping after a timeout to prevent the link from closing by the operator. For example, if the operator closes the active link after 15 minutes when no data is sent, you can set the "network ping" timeout to 10 minutes where the device sends a 0xFF byte to the server to keep the link open. Keep-alive ping timeout should be always lower than Open Link Timeout.
+
*The device will ping the server periodically, so the server or operator will not close the link. The keep-alive ping timeout value should always be lower than the open link timeout.
 +
<br>
 
<br>
 
<br>
 
<br>
 
<br>
Line 46: Line 49:     
==FOTA Web settings==
 
==FOTA Web settings==
[[File:FTC FOTA WEB.jpg|right|500px]]
+
[[File:FOTA web settings newest.png|right|500px]]
 
'''domain'''
 
'''domain'''
 
*Domain which points to FOTA Web.  
 
*Domain which points to FOTA Web.  
Line 55: Line 58:  
'''Pinger port'''
 
'''Pinger port'''
 
*FOTA Web pinger port
 
*FOTA Web pinger port
 +
 +
For more information on FOTA WEB, please refer [https://wiki.teltonika-gps.com/view/FOTA_WEB|here].