Add this blog to your favourites

Sunday, October 31, 2010

Send sms from Huawei E1550 USB MODEM


how to send sms from Huawei E1550 USB MODEM under Linux :D



ubuntu :

from your terminal do the following :

#apt-get install udev udev-extras

#vim
/etc/udev/rules.d/15-huawei-e1550.rules

and add the following

SUBSYSTEM=="usb",
SYSFS{idProduct}=="1446",
SYSFS{idVendor}=="12d1",
RUN+="/lib/udev/modem-modeswitch --vendor 0x12d1 --product 0x1446 --type option-zerocd"

after that plug your usb modem after while

and make the those checks :
#lsusb

you would find some thing like this
Bus 002 Device 007: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem

go to /dev/

ls /dev/ttyUSB*

you would find
/dev/ttyUSB0
/dev/ttyUSB1

ok that's great our linux machnie has detected the usb modem :D

let's send some at commands to send sms or make some calls :D

i will use mincom to send some AT Commands

#minicom -s

Serial Device : /dev/ttyUSB0
Bps/Par/Bits : 115200 8N1
Hardware Flow Control : Yes
Software Flow Control : No

AT+CMGF=1 To format SMS as a TEXT message
AT+CSCA="+xxxxx" Set your SMS center's number. Check with your provider.
To send a SMS, the AT command to use is AT+CMGS ..



AT+CMGS="+yyyyy"
> Your SMS text message here ( CTRL+z)

replace +yyyy phone number


Example :

AT+CMGS="0113XXXXX"
> Test Test Test then press (ctrl+z)

+CMGS: 1

OK


cheers

refrences :

http://www.control.com.sg/at_commands_sms.aspx

http://ubuntuforums.org/showpost.php?p=9537867&postcount=4

http://ubuntuforums.org/showthread.php?t=763122

Sunday, September 6, 2009

Helwan university 3rd place award MIE 2009 faculty of engieering communication

voip to GSM-PSTN gateway & IPPBX MIE 2009 winners

As i said 2 years ago we can design any thing Viva Helwan communication

Monday, June 15, 2009

C# in Depth

C# in Depth

Introduction to LINUX video course

VTC 75 Lessons of Introduction to LINUX
the best basic course in linux
http://rapidshare.com/files/134906345/VTC_-_intro_to_Linux.rar.html

Password: netbks.com

Video courses

Video Programming cources from VTC

VTC is one of my favorite video trainings: .mov file format played with Quick-Times is the best(large resolution 1024 by 768, but small in space storage). The training is short and straightforward: Each CD is at least 5 to 6 hours long and each smallest part is about 2 to 6 minutes

password for all namdatviet

C Training ( good for embedded )

C coursehttp://rapidshare.com/files/48206830/VTC.intro.to.C.Programming.rar

Java 2: Certified Programmer Training

http://rapidshare.com/files/48245420/VTC.Java.2.Certified.Programmer.part1.rar

http://rapidshare.com/files/48246628/VTC.Java.2.Certified.Programmer.part2.rar

J2EE (Java 2 Enterprise Edition) Training

http://rapidshare.com/files/46863250/VTC.into.to.J2EE.part1.rar

http://rapidshare.com/files/46863887/VTC.into.to.J2EE.part2.rar

Microsoft Visual Basic .NET Training

http://rapidshare.com/files/44298568/VTC.intro.to.Visual.Basic.NET.rar

Microsoft ASP.NET

http://rapidshare.com/files/45110506/VTC.intro.to.ASP.NET.part1.rar

http://rapidshare.com/files/45110824/VTC.intro.to.ASP.NET.part2.rar

MySQL Training

http://rapidshare.com/files/44295933/VTC.intro.to.MySQL.rar

PHP Training

http://rapidshare.com/files/44167603/VTC.intro.to.PHP.part1.rar

http://rapidshare.com/files/44170635/VTC.intro.to.PHP.part2.rar