OK
AT+COPS=?
+COPS: (1,“IND-JIO”,“JIO”,“405869”,12),(0,1,2,3,4),(0,1,2)
OK
AT+COPS?
+COPS: 1
OK
AT+CREG?
+CREG: 0,0
OK
AT+CGREG?
+CGREG: 0,0
OK
Why does CREG? command returns 0,0? What could be the possible reason? Please note, I connected the antenna to the module.
The response for the COPS command is +COPS: (1,“IND-JIO”,“JIO”,“405869”,12), what does 12 convey? I understand it meant the type of access technology. So, what does 12 refers to here?
What are all the other things I need to configure for this module to work, for it to transfer data?
We didn’t set the APN first. After you comment, I have set the APN. And below is the output response.
AT+CGDCONT?
+CGDCONT: 1,“IP”,“jionet”,“0.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,“”,0
OK
After this command, I checked the CREG? command, still getting 0,0 as response.
Before setting the Band to NR5G ALL, the module was in LTE mode. And I was able to register the network and received 0,1 for CREG? command.
Couple more questions,
I got 99,99 as response for AT+CSQ command. If I get the antenna running, will the network register? If so, what should I need to do to get the antenna up?