Difference between revisions of "Project:Vodafone K3520"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
* [http://rednaxela.net/pdu.php PDU converter]
 
* [http://rednaxela.net/pdu.php PDU converter]
  
Enable SMS notification:
+
==Enable SMS notification==
 
  AT+CNMI=2,1,2,2,0
 
  AT+CNMI=2,1,2,2,0
 +
 +
==Send text==
 +
AT+CMGS=55
 +
079144772800801021000B817077064770F5000030C834888E2ECBCB2E976B5A778366303A1AA40CBB4132582C0682C974B499AB2603C1DB20D4B1495DC552<ctrl-z>
 +
 +
^^ in pdu mode (the default)
 +
 +
==storage areas==
 +
AT+CPMS?
 +
Shows currently used storage areas, messages stored, and capacity.
 +
SM = SIM
 +
MT = modem
 +
 +
AT+CPMS="MT" or AT+CPMS="SM"
 +
 +
===Text mode===
 +
mode is set with
 +
AT+CMGF=n
 +
where n = 0 for pdu mode, 1 for text mode
 +
current mode is displayed with AT+CMGF?
 +
 +
AT+CMGS="number"
 +
message goes here<ctrl-z>
  
  

Revision as of 13:53, 30 January 2011

Mark's 3G dongle, which will be plugged into Babbage


Huawei E169


Enable SMS notification

AT+CNMI=2,1,2,2,0

Send text

AT+CMGS=55
079144772800801021000B817077064770F5000030C834888E2ECBCB2E976B5A778366303A1AA40CBB4132582C0682C974B499AB2603C1DB20D4B1495DC552<ctrl-z>

^^ in pdu mode (the default)

storage areas

AT+CPMS?

Shows currently used storage areas, messages stored, and capacity. SM = SIM MT = modem

AT+CPMS="MT" or AT+CPMS="SM"

Text mode

mode is set with AT+CMGF=n where n = 0 for pdu mode, 1 for text mode current mode is displayed with AT+CMGF?

AT+CMGS="number" message goes here<ctrl-z>


Hackspace mobile number

0x3DF979B4 in octal