Network
3-180 AT Commands Reference Manual June 30, 2008
The following table shows the +MFS parameters.
Example
AT+MFS=? //Test command
+MFS: (0-3),(0,1)
OK
AT+MFS? //Read command
+MFS: 1,0
OK
AT+MFS=3 //Set only Frequency of search
OK
AT+MF S?
+MFS: 3,0
OK
AT+MFS=2,1 //Set Frequency of search and search mode.
OK
AT+MF S?
+MFS: 2,1
//POWER CYCLE phone
AT+MFS? //Previous values restored after power up.
+MFS: 2,1
OK
AT+MFS=0
OK
AT+MF S?
+MFS: 0,1
OK
Table 3-106:+MFS Parameters
<Parameter> Description
<freq> This value defines the frequency of search.
0 Continuous. Minimum interval between subsequent search attempts is 1
second.
1 Medium. Minimum interval between subsequent search attempts is 10
seconds.
2 Slow. Minimum interval between subsequent search attempts is 30 seconds.
3 Fast. Minimum interval between subsequent search attempts is 5 seconds.
The default value is 1, before it was changed for the first time.
<mode> This value defines the search mode. The mode defines whether network selection and
registration are performed automatically by the G24, or whether the selection is
forced to the specific operator to which the G24 is registered to at a given moment.
0 Automatic
1 Manual
The default value is 0, before it was changed for the first time.