Hi Hasitha,
Meff has given some very good links.
One thing that you might like to find out before starting out with AT commands on any phone is that whether the phones
support the AT commands needed by you.
Although ETSI standards lays out the standard AT commands that should be present I have seen mobile which do not
have all the AT commands incorporated.
It simply means that an AT command which works with one phone should not necessarily work with others.
So be careful if you want your APIs to be generic for different phones.
Coming to your project.....I can give you pointers.
Use a hyperterminal to connect to your COM port and fire AT commands to check everything is working fine.
Now for your APIs......(assuming you are on windows). You need to use the win32 APIs to open/write/read/close COM ports
What you will be writing would be mostly your AT commands. And what you will be reading would be responses to the AT
commands.
I think a good starting point would be to get your api to communicate with a COM port initially and then advance step by step
towards your ultimate goal.
A link that could help you.
http://msdn.microsoft.com/
Keep posting about your progress and we here will try to help you out.
Cheers,
Anup
Main Topics
Browse All Topics





by: MeffPosted on 2004-04-10 at 23:42:25ID: 10800032
Please feel free to visit: m-data.htm l m-modem-fa q.html m-faq.html /links.htm l tutorial.h tm is useful too. I hope the links will help you.
http://www.gsm-modem.de/gs
http://www.gsm-modem.de/gs
http://www.gsm-modem.de/gs
and
http://www.hitalarm.de/gsm
The SMS tutorial on http://www.funsms.net/sms_
Best regards
Meff