Hi everyone,
Recently, I have been using the EC25EUX module with a Taiwan Mobile SIM card.
Taiwan Mobile supported 4G bands: FDD B1/3/7/8/28 (2100/1800/2600/900/700MHz)
Module firmware:
at+qgmr
EC25EUXGAR08A15M1G_20.200.20.200
I observed that after the module powers on, if AT+QNWINFO shows LTE BAND 28, the module cannot register on the network afterward. However, if it shows other bands, it can register successfully.
at+cfun=1,1
OK
AT+QNWINFO
+QNWINFO: “FDD LTE”,“46697”,“LTE BAND 28”,9560OK
at+cops?
+COPS: 0OK
at+cops?
+COPS: 0OK
at+cops?
+COPS: 0OK
at+cops?
+COPS: 0at+creg?
+CREG: 0,2OK
at+cereg?
+CEREG: 0,2OK
at+qeng=“servingcell”
+QENG: “servingcell”,“SEARCH”
I did the following test again: I turned off B28, and the module immediately connected.
at+COPS?
+COPS: 0OK
AT+QCFG=“BAND”
+QCFG: “band”,0x93,0x1a0080800c5,0x0OK
AT+QCFG=“band”,93,1a0000800c5
OK
AT+COPS?
+COPS: 0,0,“TW Mobile”,7OK
AT+QNWINFO
+QNWINFO: “FDD LTE”,“46697”,“LTE BAND 3”,1275OK
I added B28 back again, and the module went back into Search mode, still not connecting to any other BAND.
AT+QCFG=“band”,93,1a0080800c5
OKat+cfun=1,1
OK
AT+QNWINFO
+QNWINFO: No ServiceOK
AT+COPS?
+COPS: 0OK
at+QNWINFO
+QNWINFO: No ServiceOK
If LTE band 28 cannot be used to register on the network, the module should use another available band to connect. Is this a bug in the module’s firmware?
Please help. Thank you.