Difference between revisions of "Talk:Ericsson F3507g Mobile Broadband Module"
Line 2: | Line 2: | ||
--[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC) | --[[User:mloskot|Mloskot]] 17:19, 4 March 2009 (UTC) | ||
− | you can get IMEI | + | you can get IMEI by sending |
AT+CGSN | AT+CGSN | ||
− | + | IMSI by sending | |
AT+CIMI | AT+CIMI | ||
− | to <tt>/dev/ttyACM1</tt> in <tt>minicom</tt>, ICCID should be printed on your SIM. | + | ICCID by sending |
− | --[[User:newhren|newhren]] | + | AT*E2SSN |
+ | to <tt>/dev/ttyACM1</tt> in <tt>minicom</tt>, ICCID should also be printed on your SIM. | ||
+ | --[[User:newhren|newhren]] 11 April 2009 |
Revision as of 23:50, 11 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 by sending
AT+CGSN
IMSI by sending
AT+CIMI
ICCID by sending
AT*E2SSN
to /dev/ttyACM1 in minicom, ICCID should also be printed on your SIM. --newhren 11 April 2009