Difference between revisions of "FM6 getstatus"
From Wiki Knowledge Base | Teltonika GPS
m (Protected "FM6 getstatus" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
Line 1: | Line 1: | ||
{{Template:FMB FW development notice}}Example: | {{Template:FMB FW development notice}}Example: | ||
− | "Data Link: 1(33) GPRS: 1( | + | "Data Link: 1(33) GPRS: 1(1) Phone: 0 SIM: 0 OP: 21407 Signal: 2 NewSMS: 0 Roaming: 1 SMSFull: 0 LAC: 3005 Cell ID: 4852 Network Type: 1 SIM2" |
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
Line 13: | Line 13: | ||
x1 - (1 - Data link Open; 0 - Data link Closed) | x1 - (1 - Data link Open; 0 - Data link Closed) | ||
− | h1 | + | h1/h2 - Last two reasons for closing data link. |
+ | |||
+ | Common reasons: | ||
+ | |||
+ | 1 ModemOff | ||
+ | |||
+ | 2 Closed by device from TCP task (i.e. no more records and data link timo has expired) | ||
+ | |||
+ | 3 closed by device from UDP task | ||
+ | |||
+ | 4 GsmDetach | ||
+ | |||
+ | 5 Server closed link | ||
+ | |||
+ | 6 Restart | ||
+ | |||
+ | 7 Cant register to OP | ||
+ | |||
+ | 9 FOTA task | ||
|- | |- | ||
− | ! style="text-align: left; vertical-align: top;" |GPRS | + | ! style="text-align: left; vertical-align: top;" |GPRS: X(Y) |
− | | style="text-align: left; vertical-align: top;" | | + | | style="text-align: left; vertical-align: top;" |X: Indicates if GPRS is available at the moment. |
+ | Y: Indicates if APN is configured in the device | ||
|- | |- | ||
! style="text-align: left; vertical-align: top;" |Phone | ! style="text-align: left; vertical-align: top;" |Phone |
Revision as of 09:48, 9 September 2020
Example:
"Data Link: 1(33) GPRS: 1(1) Phone: 0 SIM: 0 OP: 21407 Signal: 2 NewSMS: 0 Roaming: 1 SMSFull: 0 LAC: 3005 Cell ID: 4852 Network Type: 1 SIM2"
Response details | Description |
---|---|
Data Link: x1(h1h2) | Indicate module connection to server at the moment:
h1/h2 - Last two reasons for closing data link. Common reasons: 1 ModemOff 2 Closed by device from TCP task (i.e. no more records and data link timo has expired) 3 closed by device from UDP task 4 GsmDetach 5 Server closed link 6 Restart 7 Cant register to OP 9 FOTA task |
GPRS: X(Y) | X: Indicates if GPRS is available at the moment.
Y: Indicates if APN is configured in the device |
Phone | Voice Call status:
0 – ready, 1 – unavailable, 2 – unknown, 3 –ringing, 4 – call in progress, 5 – asleep. |
SIM | SIM Status:
0 - ready, 1 - PIN, 2 - PUK, 3 - PIN2, 4 - PUK2. |
OP | Connected to GSM Operator: numerical ID of operator. |
Signal | GSM Signal Quality [0-5]. |
NewSMS | Indicate if new message received. |
Roaming | 0 – Home Network, 1 – roaming. |
SMSFull | SMS storage is full?
0 – OK, 1 – SMS storage full. |
LAC | GSM Tower Location Area Code. |
Cell ID | GSM Tower Cell ID Code. |