Network
3-128 G24-L AT Commands Reference Manual April 15, 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+MFS?
+MFS: 3,0
OK
AT+MFS=2,1 //Set Frequency of search and search mode.
OK
AT+MFS?
+MFS: 2,1
//POWER CYCLE phone
AT+MFS? //Previous values restored after power up.
+MFS: 2,1
OK
AT+MFS=0
OK
AT+MFS?
+MFS: 0,1
OK
Table 3-80: +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-L, or whether the selection is
forced to the specific operator to which the G24-L is registered to at a given moment.
0 Automatic
1 Manual
The default value is 0, before it was changed for the first time.