2.1.7. AT+QSCANF Scan ARFCN Receiving Level
2 Clean a line of forbidden data
3 Clean all forbidden data
4 Read the forbidden data [0]
5 Write the forbidden data [0]
<line> The parameter is line number of a forbidden data when <mode> is 0, 1 or 2. The
parameter is value of data [0] when <mode> is 4 or 5.
<forbidden data> String type in hex format. The detail is:
MCC + MNC + Band
0xff, 0xff, 0xff, 0xff, 0x00 ...
------------------- ---- ----
MCC + MNC Band force to zero
| |
| |
| |
| |
| ----> 0x00 => GSM 850
| 0x01 => GSM 900
| 0x02 => GSM 1800
| 0x03 => GSM 1900
|
-----> 0x00, 0x0f, 0xff => all country
0x73, 0x2f, 0xff => all networks in MCC=732
0x73, 0x20, 0x1f => MCC=732, MNC=01f
Example:
CMCC 850 46000f0000, 46002f0000, 46007f0000
CMCC 900 46000f0100, 46002f0100, 46007f0100
CMCC1800 46000f0200, 46002f00200, 46007f0200