Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

PLS62T-W connectivity issue | Telit Cinterion IoT Developer Community

May 11, 2021 - 9:36am, 3230 views

Hello,

I  have troubles with PLS62T-W device (SIM Card - Eseye AnyNet) registration in Armenia.

Below are some AT commands output that may help.

AT+CREG?
+CREG: 2,3

3(Registration denied) or after some period the command returns the registration status 0 (Not registered, ME is currently not searching for new operator).

The mobile operators selection mode is manual:
 AT+COPS?
 +COPS: 2

Local available operators are:
AT^SXEONS
^SXEONS: (1,"MTS ARM","MTS Arm","28305",0,"",""),(1,"Beeline AM","Beeline","28301",0,"",""),(1,"Ucom AM","Ucom","28310",0,"","")

Network Radio Access Technologies is GSM

AT^SXRAT?
^SXRAT: 0,0

Connecting to operators reports:
    
AT+COPS=1,0,"Ucom AM",0
+CME ERROR: unspecified GPRS error

AT+COPS=1,0,"MTS ARM",0
+CME ERROR: GPRS services not allowed

AT+COPS=1,0,"Beeline AM",0
+CME ERROR: unspecified GPRS error

Changing the RAT to LTE does not resolve the issue:

AT^SXRAT?
^SXRAT: 3,3

AT+COPS=1,0,"Ucom AM",7
+CME ERROR: no network service

Thanks.