Difference between revisions of "FM6 getstatus"
Line 72: | Line 72: | ||
| style="text-align: center; vertical-align: top;" |Network Type | | style="text-align: center; vertical-align: top;" |Network Type | ||
| style="text-align: left; vertical-align: top;" | | | style="text-align: left; vertical-align: top;" | | ||
− | Gsm Network 3G = 0, | + | Gsm Network 3G = 0,<br> |
− | Gsm Network 2G = 1, | + | Gsm Network 2G = 1,<br> |
− | Gsm Network 4G = 2, | + | Gsm Network 4G = 2,<br> |
− | Gsm Network CatM1= 3, | + | Gsm Network CatM1= 3,<br> |
− | Gsm Network CatNB1 = 4 | + | Gsm Network CatNB1 = 4.<br> |
|- | |- | ||
|} | |} |
Latest revision as of 14:08, 23 February 2021
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.
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 0 - No, 1 - Yes |
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. |
Network Type |
Gsm Network 3G = 0, |