CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

robh

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
vortexe9000



Joined: 07 Jun 2010
Posts: 50
Location: Banned - spammer

View user's profile Send private message

robh
PostPosted: Sat May 14, 2011 3:53 am     Reply with quote

xfgfr
_________________
Banned for spamming his own posts


Last edited by vortexe9000 on Sun Feb 19, 2012 7:46 am; edited 2 times in total
Ttelmah



Joined: 11 Mar 2010
Posts: 19338

View user's profile Send private message

PostPosted: Sat May 14, 2011 5:17 am     Reply with quote

Don't know the phone, _but_, a lot of units will not respond to just 'AT'.

A Hayes modem (which the command set is an emulation of), must be in 'command mode' to respond to the AT command. As opposed to 'online' state, which is where it is sitting waiting for a call, or sending data. This normally needs you to send a 'switch to command' order, which is;
<LF> (/n in C)
+++<LF>

Then the 'AT' command to verify that you are now in the command mode.
Many units do 'wake up' in the command mode (so you can then 'get away' with just sending AT), but this is not always the case.

Best Wishes
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group