a***@ulster.ac.uk
2006-09-11 09:34:47 UTC
Dear All,
I'm currently working on an application that uses a GPRS module. When
the device is roaming abroad, I would like to insure that it connects
to one of the preferred networks that is stored on the SIM card.
If I send the following command to the module:
AT+COPS=?
+COPS: (2,"UK VODAFONE","","23415")
+COPS: (3,"UK O2","","23410")
OK
I get the list of networks that my GPRS module is able to pick up. My
home network is Vodafone UK. If I send the following command, I get the
list of my preferred networks, that is stored on my SIM card:
AT+CRSM=176,28464,0,0,103
+CRSM:
144,0,02F80112F41062F22072F21022F20102F25062F81002F4402F81002F61042F08005F53056F51006F22012F60772F62072F81062F01022F61035F01064F00032F81042F5014F92032F21002F81054F40042F82092F30412F90172F42072F43025F53082F620FF
OK
Is it normal that my home network Vodafone UK doesn't appear in this
list? Otherwise if the MNC of a given network is 0, should this come up
as 0 or 00 in the above list?
Thanks in advance for your help,
Regards,
Alan
I'm currently working on an application that uses a GPRS module. When
the device is roaming abroad, I would like to insure that it connects
to one of the preferred networks that is stored on the SIM card.
If I send the following command to the module:
AT+COPS=?
+COPS: (2,"UK VODAFONE","","23415")
+COPS: (3,"UK O2","","23410")
OK
I get the list of networks that my GPRS module is able to pick up. My
home network is Vodafone UK. If I send the following command, I get the
list of my preferred networks, that is stored on my SIM card:
AT+CRSM=176,28464,0,0,103
+CRSM:
144,0,02F80112F41062F22072F21022F20102F25062F81002F4402F81002F61042F08005F53056F51006F22012F60772F62072F81062F01022F61035F01064F00032F81042F5014F92032F21002F81054F40042F82092F30412F90172F42072F43025F53082F620FF
OK
Is it normal that my home network Vodafone UK doesn't appear in this
list? Otherwise if the MNC of a given network is 0, should this come up
as 0 or 00 in the above list?
Thanks in advance for your help,
Regards,
Alan