![GOSUNCN ME3630 Series Command Reference Manual Download Page 71](http://html.mh-extra.com/html/gosuncn/me3630-series/me3630-series_command-reference-manual_2247368071.webp)
All Rights reserved, No Spreading without GOSUNCN Permission
70
AT Command Reference Guide of Module Product
ME3630
1 : GSM_WCDMA prefer
2: WCDMA_GSM prefer
3
LTE prefer
Example
AT+ZSNT=0,0,2
OK
AT+ZSNT?
+ZSNT: 0,0,2
OK
AT+ZSNT=?
+ZSNT: (0-10),(0-2),(0-3)
OK
7.12.
AT+ZSNTE Network Selection according to 2G/3G/4G
This command is used to do network selection according to 2G/3G/4G. it takes effect once setting, and can also be saved after
restart the module.
This command is only valid when the module register to network.
Command
Response
+ZSNTE=<mode>
+CME ERROR: <err>
or
<CR><LF>OK<CR><LF>
+ZSNTE?
+ZSNTE: <mode2>
+CME ERROR: <err>
+ZSNTE=?
+ZSNTE: list of supported <mode>s
Parameter
<mode>: Preferred network mode, this is used to set the 10
th
parameter of NV.
0
4G LTE Preferred (all Combination of mode with LTE, LTE preferred)
1
3G Preferred
2
2G ONLY
3
3G ONLY
4
4G ONLY
Example
AT+ZSNTE=3
OK
AT+ZSNTE?
+ZSNTE: 3
OK
AT+ZSNTE=?
+ZSNTE: 0-4