Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-195
Example
AT+MCI // Get the current serving and neighbour's info.
+MCI: 74,17,-68,642,52,-77,77,53,-90,76,11,-93,81,,-94,66,57,-96
OK
AT+MCI=2 // Get serving cell info and GSM 900 neighbour's only info.
+MCI: 74,17,-68,77,53,-90,76,11,-93,81,,-94,66,57,-96
OK
AT+MCI=6 // Get serving cell info and GSM 1800 only neighbour's
// only info.
+MCI: 74,17,-68,642,52,-77
OK
AT+MCI=? // Get <Filter> and <enable TA> supported values.
+MCI: (1-15),(0-3)
OK
AT+MCI=,1
+MCI: 605,45,-78,,594,3,-88,592,4,-96,599,15,-97,597,60,-97,608,3,-99,590,,-101
OK
AT+MCI? // Get current set <Filter> and <enable TA> values.
+MCI: 15,1
OK
//While a call is connected.
AT+MCI // Get the current serving info including TA and neighbour's info.
+MCI: 512,45,-78,0,605,45,-75,594,3,-85,608,3,-95,597,60,-95,599,15,-96,596,20,-99
OK
AT+MCI=,3
+MCI:
83,42,-67,,69,42,-69,,625,47,-77,39055,658,41,-79,39054,79,15,-83,65293,62,9,-85,65291,61,13,-85,34211
OK
AT+MCI=,4
+MCI:
69,42,-52,83,42,-69,9800,658,41,-73,9800,625,47,-79,9800,79,15,-84,9800,61,13,-89,9800,74,13,-90,9800
OK
AT+MCI=,7
+MCI:
69,42,-54,,83,42,-69,39052,9800,625,47,-80,,9800,658,41,-83,,9800,79,15,-85,65293,9800,74,13,-89,36203,980
0,61,13,-89,,9800
OK
+MJDC, Jamming Detection
This command is used to enables/disable the Jamming Detection feature.
When the Jamming detector is enabled, an unsolicited report with the current jamming detection
state will be sent to the DTE. Than, an update report will be sent to the DTE each time a change in
the jamming state is detected.
This command is a basic command.
In MUX mode, this AT command is allowed on DLC2 only.
The AT+MJDC's settings will be stored in a non-volatile memory and will also be effective after
power cycle.