Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/10/05 01:42
Read: times


 
#96935 - Ctrl -Z
Responding to: ???'s previous message

I suppose it goes to show ingrained in us oldies the concept of control codes!

Anyway, with the string - no need to add the CR and LF - at least with the Wavecom device I use. The ctrl-z is the terminator - thats all it wants.

('Over heated at section 1',0x1a,0};

Note the <cr><lf> in the command AT+CMGS="0123456"<cr><lf>
It will most likely give you a prompt, after this you send the message string terminated by ctrl-z.

My Wavecom manual also explains the use of ATV0,ATV1 . ATV0 sets the responses to numeric codes, ATV1 sets it for 'verbose' or readable responses. Normally most people find it easier to code for the numeric responses.

I found an older copy of the Wavecom manual I use on the web

http://www.smssys.com/download/doc/AT_V8.7.pdf

Bahaya! It is 1.35MB. Most of the Wavecom stuff complies with the ETSI GSM specs.





List of 18 messages in thread
TopicAuthorDate
CTRL Z, ASCII, in sending sms.            01/01/70 00:00      
   Manual?            01/01/70 00:00      
      Manual ?            01/01/70 00:00      
         Nary (narry)            01/01/70 00:00      
   GSM problems            01/01/70 00:00      
      GSM problems            01/01/70 00:00      
         Ctrl+Z - the name says it all!            01/01/70 00:00      
      After the Terminal...            01/01/70 00:00      
         Ctrl Z, thank you.            01/01/70 00:00      
            ATV - Result Codes            01/01/70 00:00      
            Message string            01/01/70 00:00      
               Message String, Ctrl Z, Problem Solved.            01/01/70 00:00      
            Ctrl -Z            01/01/70 00:00      
   Language?            01/01/70 00:00      
   One step back            01/01/70 00:00      
   Just a thought... EOF?            01/01/70 00:00      
      filesystem            01/01/70 00:00      
         ...            01/01/70 00:00      

Back to Subject List