<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How can i use AT Commands through C/C++ code for PIC</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/37453/how-can-i-use-at-commands-through-c-c-code-for-pic</link><description> 
Hi, Anyone please help me out for my problem. 

 
how can i use AT commands using C/C++ programming. 
I want to access my mobile SMS. I want to make this automatic without
any user interface. I want to write a program and burn it into the
PIC microcontroller;</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: How can i use AT Commands through C/C++ code for PIC</title><link>https://community.arm.com/thread/99717?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2007 06:25:38 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:2e9adffb-1e8b-49ac-a555-a48ae429bb98</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot; am a student&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
Have you &lt;b&gt;studied&lt;/b&gt; the website that I posted ealier?&lt;/p&gt;

&lt;p&gt;
&lt;a href="http://www.developershome.com/sms/"&gt;www.developershome.com/.../&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
Have you &lt;b&gt;searched&lt;/b&gt; for examples?&lt;/p&gt;

&lt;p&gt;
Have you tried just &lt;b&gt;experimenting&lt;/b&gt; with sending commands
manually?&lt;/p&gt;

&lt;p&gt;
etc, etc...&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i use AT Commands through C/C++ code for PIC</title><link>https://community.arm.com/thread/75557?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2007 05:40:30 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:6944c3a6-f215-4e8c-9d9d-1f360c0e4b3f</guid><dc:creator>Chakkarapani V</dc:creator><description>&lt;p&gt;&lt;p&gt;
Hi, could you show me some programs on any language for the way of
using AT commands.&lt;br /&gt;
I am a student, also iam new to this AT commands...&lt;br /&gt;
if u say me more precise with some examples, it will be helpful for
me please... no matter which controller i use..&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can i use AT Commands through C/C++ code for PIC</title><link>https://community.arm.com/thread/48683?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2007 01:07:18 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:c6af9d15-599c-4db7-bafe-9bfa99ede293</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;p&gt;
&lt;i&gt;&amp;quot;how can i use AT commands using C/C++ programming.&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
The programming language you use is entirely irrelevant, as is the
platform:&lt;/p&gt;

&lt;p&gt;
Sending the AT commands, and receiving the responses is purely a
matter of serial comms - so you&amp;#39;d implement that in exactly the same
way that you&amp;#39;d implement any other serial comms on your particular
platform using your chosen language(s).&lt;/p&gt;

&lt;p&gt;
See, for example, &lt;a href="http://www.keil.com/forum/docs/thread9113.asp"&gt;http://www.keil.com/forum/docs/thread9113.asp&lt;/a&gt;
- the key phrase is, &lt;i&gt;&amp;quot;neither knows nor cares&amp;quot;&lt;/i&gt;...&lt;/p&gt;

&lt;p&gt;
Forming the commands and deciphering the responses is then just a
matter of string processing.&lt;/p&gt;

&lt;p&gt;
You will, of course, have to study the &lt;b&gt;Manual&lt;/b&gt; for your GSM
unit to determine what AT commands &amp;amp; options it supports, how to
format them, and how to interpret its responses...&lt;/p&gt;

&lt;p&gt;
You might also find this helpful: &lt;a href="http://www.developershome.com/sms/"&gt;www.developershome.com/.../&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
&lt;i&gt;&amp;quot;I want to write a program and burn it into the&lt;/i&gt; &lt;b&gt;PIC&lt;/b&gt;
&lt;i&gt;microcontroller&amp;quot;&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;
So why are you asking on the &lt;b&gt;Keil&lt;/b&gt; forum, then?&lt;br /&gt;
What &lt;b&gt;Keil&lt;/b&gt; product were you thinking of using??&lt;br /&gt;
See: &lt;a href="http://www.keil.com/forum/"&gt;http://www.keil.com/forum/&lt;/a&gt;&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>