Difference between revisions of "Gsm modem"
From Teknologisk videncenter
m |
m |
||
Line 25: | Line 25: | ||
*[http://www.ozeki.hu/attachments/761/MAESTRO_100_20_user_guide_Rev02.pdf fargo Maestro 20 manual] | *[http://www.ozeki.hu/attachments/761/MAESTRO_100_20_user_guide_Rev02.pdf fargo Maestro 20 manual] | ||
*[http://www.developershome.com/sms/howToSendSMSFromPC.asp#10.1.The 1st Way: Sending SMS Messages from a Computer Using a Mobile Phone or GSM/GPRS Modem|outline GSM sms tutorial] | *[http://www.developershome.com/sms/howToSendSMSFromPC.asp#10.1.The 1st Way: Sending SMS Messages from a Computer Using a Mobile Phone or GSM/GPRS Modem|outline GSM sms tutorial] | ||
− | {{ | + | {{Source cli}} |
− | |||
− | |||
− | }} | ||
[[Category:Perl]] | [[Category:Perl]] |
Latest revision as of 17:32, 28 February 2010
<input>at+cpin=PINKODE</input>
OK
<input>at+creg?</input>
+CREG: 0,1 <notice># Mode,Connected</notice>
OK
<input>at+csq</input>
+CSQ: 23,99 <notice># Bitfel,signalstyrke</notice>
OK
<input>at+cmgf=1</input>
OK
<input>at+cmgw="TELEFONNUMMER"</input>
> <input>Hej alle gode mennesker<CTRL-Z></input>
+CMGW: 1 <notice># Besked 1 gemt</notice>
OK
<input>at+cmss=1</input> <notice>#Send besked 1</notice>
+CMSS: 95
OK