Cannot Establish Data Connection with Quectel EC25-A

Thank you for responding, @saeed.

AT+CPIN?
+CPIN: READY
OK

AT+QGMR
EC25EFAR06A11M4G_01.001.01.001
OK

AT+CPAS
+CPAS: 0
OK

AT+CFUN?
+CFUN: 7
OK

AT+COPS?
+COPS: 0
OK

AT+QCFG=“band”
+QCFG: “band”,0x260,0x80a,0x0
OK

AT+QCFG=“nwscanseq”
+QCFG: “nwscanseq”,0403010502
OK

AT+QCFG=“nwscanmode”
+QCFG: “nwscanmode”,0
OK

AT+CGDCONT?
+CGDCONT: 1,“IP”,“ltedata.apn”,“0.0.0.0”,0,0,0,0
+CGDCONT: 2,“IPV4V6”,“ims”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,0
+CGDCONT: 3,“IPV4V6”,“SOS”,“0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0”,0,0,0,1
OK

AT+CREG?
+CREG: 0,0
OK

AT+CSQ
+CSQ: 99,99
OK

AT+QCSQ
+QCSQ: “NOSERVICE”

AT+QNWINFO
+QNWINFO: No Service
OK

AT+CGATT?
+CGATT: 0
OK

AT+QCFG=“usbnet”
+QCFG: “usbnet”,0
OK

Does the output of AT+CREG? indicate that the EC25 is not registering on the cellular network and that I need to associate my module’s IMEI to my SIM before I can connect? I had this SIM in a Huawei Cellular Modem previously and it works in my phone as well.

Thanks in advance for your help, @saeed!