The read command reads the current mobile network.
Response syntax:
+COPS: <mode>[,<format>,<oper>,[AcT>]]
The read command parameters and their defined values are the following:
The following command example reads the current selection mode and network:
AT+COPS?
+COPS: 0,2,"26201",7
OK
The following command example reads the current selection mode and network with the operator name in alphanumeric format:
AT+COPS?
+COPS: 0,0,"RADIOLINJA",7
OK