Difference between revisions of "Talk:Ericsson F3507g Mobile Broadband Module"
m (Fixed links) |
|||
Line 1: | Line 1: | ||
If there is a way to query for [http://en.wikipedia.org/wiki/IMEI IMEI] and [http://en.wikipedia.org/wiki/ICC-ID ICCID] of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well. | If there is a way to query for [http://en.wikipedia.org/wiki/IMEI IMEI] and [http://en.wikipedia.org/wiki/ICC-ID ICCID] of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well. | ||
--[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC) | --[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC) | ||
+ | |||
+ | you can get IMEI of your F3507g card by sending | ||
+ | AT+CGSN | ||
+ | and IMSI by sending | ||
+ | AT+CIMI | ||
+ | to <tt>/dev/ttyACM1</tt> in <tt>minicom</tt>, ICCID should be printed on your SIM. | ||
+ | --[[User:newhren|newhren]] 9 April 2009 |
Revision as of 00:19, 10 April 2009
If there is a way to query for IMEI and ICCID of the F3507g module under Linux, perhaps someone who knows how to do it could describe it here. I believe it applies to the subject very well. --Mloskot 17:19, 4 March 2009 (UTC)
you can get IMEI of your F3507g card by sending
AT+CGSN
and IMSI by sending
AT+CIMI
to /dev/ttyACM1 in minicom, ICCID should be printed on your SIM. --newhren 9 April 2009