Difference between revisions of "Talk:Ericsson F3507g Mobile Broadband Module"

From ThinkWiki
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
HI there people.
 +
 +
I'm having an issue here: I installed this card on my dell XT2
 +
and I'm using hterm to cmmunicate with it - except that I can't.
 +
 +
I get no reponse whatsoever to the cmds I send.Zero. Any idea what this might be?
 +
The SIM is inserted, all drivers except the SmarCard one have installed flawlessly.
 +
 +
 +
________________________________________
 +
Sorry for adding it here.
 +
I have Toshiba R600 with the very same device, however those instructions don't work:
 +
 +
AT+CPIN?
 +
ERROR
 +
AT+CFUN=1
 +
OK
 +
AT*E2GPSCTL=1,10,1
 +
ERROR
 +
So at least GPS is inaccessible. Any ideas? Thanks--[[User:Zulu|Zulu]] 21:35, 25 September 2009 (UTC)
 +
 +
----
 
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
+
you can get IMEI by sending
 
  AT+CGSN
 
  AT+CGSN
and IMSI by sending
+
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]] 9 April 2009
+
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
 +
 
 +
----
 +
Regarding the issue with the device disappearing under Windows Vista after using it with
 +
Linux I had/have the same experience. The first time I assumed the card was broken and
 +
sent the laptop to the Lenovo repair center which actually replaced it. With the new card,
 +
the same things happened: after booting Linux and then booting Vista again, the device did
 +
not appear in the device manager. However, I could enable it with
 +
thinkpad_acpi under Linux. So it seems that when it is disabled using ACPI under Linux,
 +
the Vista driver is not able to enable it. [[User:Robertj|Robertj]] 11:33, 28 August 2009 (UTC)

Latest revision as of 23:28, 2 January 2011

HI there people.

I'm having an issue here: I installed this card on my dell XT2 and I'm using hterm to cmmunicate with it - except that I can't.

I get no reponse whatsoever to the cmds I send.Zero. Any idea what this might be? The SIM is inserted, all drivers except the SmarCard one have installed flawlessly.


________________________________________ Sorry for adding it here. I have Toshiba R600 with the very same device, however those instructions don't work:

AT+CPIN?
ERROR
AT+CFUN=1
OK
AT*E2GPSCTL=1,10,1
ERROR

So at least GPS is inaccessible. Any ideas? Thanks--Zulu 21:35, 25 September 2009 (UTC)


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


Regarding the issue with the device disappearing under Windows Vista after using it with Linux I had/have the same experience. The first time I assumed the card was broken and sent the laptop to the Lenovo repair center which actually replaced it. With the new card, the same things happened: after booting Linux and then booting Vista again, the device did not appear in the device manager. However, I could enable it with thinkpad_acpi under Linux. So it seems that when it is disabled using ACPI under Linux, the Vista driver is not able to enable it. Robertj 11:33, 28 August 2009 (UTC)