View Single Post
Posts: 82 | Thanked: 214 times | Joined on Jan 2010 @ Cape town
#446
Originally Posted by dj_steve View Post
Any idea how to retrieve say carier mccid or name and or imei jus out of interest via at
IMEI (X added by me...):
Code:
AT+CGSN
3569XXXXXXXXX

OK
I'm not exactly sure what you mean by the carrier mccid, maybe this:
Code:
AT+COPS?
+COPS: 0,2,"65510",0

OK
AT+COPS=?
+COPS: (2,"MTN",,"65510",0),
(3,"VodaCom",,"65501",0),
(3,"Cell C",,"65507",0),,(0,1,3),(0,2)
 

The Following 5 Users Say Thank You to cb22 For This Useful Post: