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 sim900a

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



Joined: 26 Apr 2015
Posts: 1
Location: india

View user's profile Send private message Send e-mail

gsm sim900a
PostPosted: Thu Dec 22, 2016 8:56 am     Reply with quote

pls send to sample code gsm sim900a
module
temtronic



Joined: 01 Jul 2010
Posts: 9162
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Thu Dec 22, 2016 1:55 pm     Reply with quote

We'd have to know which PIC and what GSM module you have....
Ttelmah



Joined: 11 Mar 2010
Posts: 19329

View user's profile Send private message

PostPosted: Thu Dec 22, 2016 4:05 pm     Reply with quote

This is not a 'supply code for you' forum.
Write some code, and we will try to help you.
There is basic code for this modem in the code library.
benoitstjean



Joined: 30 Oct 2007
Posts: 553
Location: Ottawa, Ontario, Canada

View user's profile Send private message

PostPosted: Mon Dec 26, 2016 11:08 am     Reply with quote

There are a million things you can do with a GSM modem (make calls, send IP data, send SMS etc). I have already been through the excercise with the SIM-family long enough that in all honesty, and I'm not saying this to be mean, but if you can't figure it out on your own, you will have a very hard time making it work.

These modems are quite picky and although they work well when you manage to iron-out all the intricacies, you will most likely need a logic analyzer to make sure that you understand what is going on and it is not that simple.

You need to understand how each message and response works, how the PIC devices work, how a UART works etc. There's much more to just plug-and-play.

Start by understanding the PIC MCU, make it work then start analyzing the SIM900. You haven't specified if you're using the modem alone or on the development board.

Good luck.
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