Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Trying to send SMS from PC via my Mobile using AT Commands

Status
Not open for further replies.

vahidiau

Newbie level 3
Joined
May 4, 2009
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,303
samsung at command e900

First Hello Everybody.........
I have a Samsung ( SGH-D900i ) Mobile set.
I'm trying to send SMS from PC via my Mobile using AT Commands

I know D900 Supports At+Cmgf=1 ( text mode )
in hyper terminal :

at+cmgf=1 ( Enter )
// returns OK.
at+cmgs="xxx" ( Enter )
// Show me >
OK.
i type my text and (Ctrl+z)
But Nothing found.! -------------> with no error or message..
what should i do???????!!!!!
Samsung D900 is very good in supporting AT Commands. but i don't know
why it doesn't send SMS via AT Commands..........
Help me..... PLZ*** PLZ***
 

URGENT!!!

I'd say that it looks like the Mobile is not getting the CTL-Z. Are you sure that Hyperterminal is passing this charater through to the serial port - I don't use Hyperterminal so I don't know what it does with control characters.
 

Re: URGENT!!!

Hello..!
Yes. i've sent sms with another mobiles using hyper terminal , and just samsung D900 does'nt work.!! WITH NO ERRORS!

√ but i'm agree with your idea about recognizing Ctrl+z //..........
 

Re: Trying to send SMS from PC via my Mobile using AT Comman

I had the same problem. Simply use the Break or Ctrl+Break intead of Ctrl+Z.
Despite that Break sends Ctrl+C, pressing Ctrl+C not works for me. Maybe the casue is the same as with the WinDbebug:
Note that in WinDbg, CTRL+C is a shortcut key that is used to copy text from a window. To issue a break command in WinDbg, use CTRL+BREAK or select Debug | Break from the menu.

Anyway this is nebulous for me.
 

Re: Trying to send SMS from PC via my Mobile using AT Comman

Hey Guys.....

I Found the problem....

the CTRL+Z which you type in hyper terminal is unknown for Samsung D900 ((and maybe some other models)) .. JUST THIS..

so in other environments and programming languages like VB.net , C#.net,...

there is no problem and it works absolutely.!!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top