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

GSM modem

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



Joined: 14 Mar 2006
Posts: 9
Location: Pakistan

View user's profile Send private message MSN Messenger

GSM modem
PostPosted: Thu Mar 16, 2006 3:04 pm     Reply with quote

I know this topic is already been discussed a lot on this forum. But i will be grateful if people can spare some time to go through my problem.

I am using a PIC 18F420 to control my GSM modem. I have been able to send messages succesfully while using a hyperterminal.

I was also able to connect my PIC to hyperterminal through serial port and using fprintf statements i was able to display all the command including the ctrl z to send message on the hyperterminal. but when i connect my modem to PIC it does not send any messages.

can anybody tell me whats wrong with my modem
johanan



Joined: 28 Nov 2003
Posts: 9

View user's profile Send private message

GSM - What GSM module are you using?
PostPosted: Sun Mar 19, 2006 1:51 am     Reply with quote

I assume you are using text mode (CMGF=1),
so you have to wait for the '>', then wait 100ms, then send your data.
This is what you do with hyperterminal (you wait manually...)
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