FMB getstatus: Difference between revisions
Appearance
Atabasnikov (talk | contribs) m Protected "FMB getstatus" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Template:FMB FW development notice}} | {{Template:FMB FW development notice}} | ||
Example:<br/> "Data Link: | Example:<br/> "Data Link: 1(33) GPRS: 1(0) 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 8: | Line 8: | ||
! style="width: 500px; background: black; color: white;" | Description | ! style="width: 500px; background: black; color: white;" | Description | ||
|- | |- | ||
! style="text-align: left; vertical-align: top;" | Data Link | ! style="text-align: left; vertical-align: top;" | Data Link: x1(h1h2) | ||
| style="text-align: left; vertical-align: top;" | Indicate module connection to server at the moment:<br | | style="text-align: left; vertical-align: top;" | Indicate module connection to server at the moment: <br> | ||
x1 - (1 - Data link Open; 0 - Data link Closed)<br> | |||
h1 - Link CLose Called 2nd last; | |||
h2 - Link CLose Called last; | |||
|- | |- | ||
! style="text-align: left; vertical-align: top;" | GPRS | ! style="text-align: left; vertical-align: top;" | GPRS | ||
Revision as of 09:23, 23 September 2019
Example:
"Data Link: 1(33) GPRS: 1(0) 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: x1 - (1 - Data link Open; 0 - Data link Closed) |
| GPRS | Indicate if GPRS is available at the moment. |
| 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. |