SIM7600CE-T call with tmobile
Hello I am trying to get the Sim7600CE-T with an Arduino uno to make a phone call with a tmobile sim card. According to the IMEI check it is fully compatible but when I try to make a call I get NO CARRIER I am running the code listed at https://wiki.dfrobot.com/SIM7600CE-T_4G ... KU_TEL0124
Here is some output on the serial monitor. Any ideas how I can proceed?
RDY
[CPIN: READY
SMS DONE
PB DONE
AT
OK
AT+CREG
OK
AT+CREG?
+CREG: 0,2
OK
AT+COPS=?
+COPS: (3\"Verizon","⸮erizon","311480",7),,(0\1,2,3,4,5)\(0,1,2)
AT+COPS=?
+C⸮PS: (3,"Verizon","Veriyon","311480B,7),,(0,1,2,3,4,5),(0,1,2)
AT+CPIN?
+C⸮IN: READY
OK
Here is some output on the serial monitor. Any ideas how I can proceed?
RDY
[CPIN: READY
SMS DONE
PB DONE
AT
OK
AT+CREG
OK
AT+CREG?
+CREG: 0,2
OK
AT+COPS=?
+COPS: (3\"Verizon","⸮erizon","311480",7),,(0\1,2,3,4,5)\(0,1,2)
AT+COPS=?
+C⸮PS: (3,"Verizon","Veriyon","311480B,7),,(0,1,2,3,4,5),(0,1,2)
AT+CPIN?
+C⸮IN: READY
OK