<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0">
				<channel>
				<title>8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes : Forum / topic</title>
				<link>http://www.8051projects.net/</link>
				<description>Learn to make simple microcontroller projects, pic, 8051, avr and arm projects. download 8051 projects, tutorials, libraries, sample codes. join the microcontroller discussion forum and ask doubts regarding electronics. the best source for 8051 over internet.</description>

<language>en-gb</language>
				<copyright><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank"><img alt="Creative Commons License" width="80" height="15" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/2.5/in/80x15.png" target="_blank" /></a>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/in/" target="_blank">Creative Commons Attribution-Noncommercial 2.5 India License</a>.<a href='http://www.8051projects.net/disclaimer.htm' target='_blank' />Rickey's World Disclaimer</a></copyright>
				<managingEditor>Ajay Bhargav - contact@nospam.com</managingEditor>
				<webMaster>contact@nospam.com</webMaster>
				<pubDate>Mon, 01 Dec 2008 12:34:04 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 12:34:04 -0800</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
				<textInput>
				<title>Search</title>
				<description>Search 8051 Microcontroller Projects AVR PIC Projects Tutorials Ebooks Libraries codes</description>
				<name>query</name>
				<link>http://www.8051projects.net/search.php</link>
				</textInput>
						<item>
						<title>8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Hello All,<br />I am a final year Electonics&amp; telecommunications Engineering Student.I am doing a project using 8051.We are using 8051 together with a Nokia 6210 mobile to control devices using SMS.The mobile Nokia 6210 has a serial port &amp; can be used in text mode.I am using C to write the code.The Silabs software is used to write the code and to burn the code.Can onyone help me in writing the code.Also I have difficulty in sending a response SMS from the controller after atask has been executed,using AT commands..can anyone tell if any other mobile can be used,any mobile with USB data cable........the mobile is serially connected to the controller.So we have no means of checking the response at every step.Any idea to check at every step,like to making a pin high etc...Whats the instruction for that........Any other comments invited.Please help]]></description>
<pubDate>Fri, 25 Jan 2008 03:40:30 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[first connect the mobile to serial port of PC  and see if u can send SMS..<br /><br />first of all tell me can u send AT&lt;enter> to ur phone thru hyperterminal?? <img src='http://www.8051projects.net/e107_images/emotes/yahoo/7.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Fri, 25 Jan 2008 04:21:33 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Dear Jenius,<br />     Shyam is right, You will have to confirm if your mobile is able to communicate with Hyperterminal in windows by checking with differant baudrates.type AT and then enter.there are possibilities you may not able to see what you are typing, but you met get response as"OK"<br />if you get the response then just type ATE1 and entr<br />then type AT&amp;W  --> Enter<br />by doing this you will be ale to see what you type.<br />do this and then tell us what you want further.....<br />]]></description>
<author>Shailesh NAYAK&lt;nayaktel@nospam.com&gt;</author>
<pubDate>Mon, 28 Jan 2008 03:43:49 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[I have tried what was said above and was getting the required output on the hyperterminal.Also sending SMS through Hyperterminal is Successful.So i think there is no problem with the mobile.The controller i am using is 8051F410.I have connected the port of MC-RS232-Data cable-Mobile.<br /><br />I found a problem while writing the program using C to send the SMS.First I have to send AT,then configure it into text mode,put the SMS centre no,Senders no&amp; then the message.When sending the message through hpperterminal, i have to type the message and then CTRL-Z to terminate the message ,then the message goes.But how can I do it in C program ??????<br /><br />ALso I would like to get some help in programming 8051...initialisation  etc.....]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Mon, 28 Jan 2008 08:44:50 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[all you need to initialize is 8051's UART nothing else.<br />read the serial communication tutorial will help you. Also do not worry.. we are all here to help you.. <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  just start working on it.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 28 Jan 2008 08:59:10 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[send 26 for CTRL-Z]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Mon, 28 Jan 2008 13:30:36 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[<div class='indent'>nd 26 for CTRL-Z </div> <br />and "/r" for enter....<br /><br />remember &lt;enter> ("&#092;r")  is very important...<br /><br /><br />suppose i have my uart for 8051 configured @ 9600 where i have a function called putString(char*)<br />to print data to uart...<br />now...<br /><br /><div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;">putString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT <span style="color: #000099; font-weight: bold;">\r</span><span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #66cc66;">&#41;</span>;<br />wait<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; &nbsp; <span style="color: #808080; font-style: italic;">// or u can read the response here...</span><br />putString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT +CMGS = <span style="color: #000099; font-weight: bold;">\&quot;</span>+919999999999<span style="color: #000099; font-weight: bold;">\&quot;</span><span style="color: #000099; font-weight: bold;">\r</span><span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #66cc66;">&#41;</span>; &nbsp;<span style="color: #808080; font-style: italic;">// hope u wud understand the extra / near /&quot;</span><br />putString<span style="color: #66cc66;">&#40;</span>message<span style="color: #66cc66;">&#41;</span>; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #808080; font-style: italic;">//message is a char * or char&#091;]</span><br />putChar<span style="color: #66cc66;">&#40;</span>CTRLZ<span style="color: #66cc66;">&#41;</span>; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #808080; font-style: italic;">//CTRLZ defined by abbu :D as #define CTRLZ 26</span><br />&nbsp;</div></div><br /><br />see if things work this way...]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Tue, 29 Jan 2008 00:52:00 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[let me try.......]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 29 Jan 2008 06:15:43 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[I have not understood the line Below<br /><br />putChar(CTRLZ); <br /><br />should i write putchar(26) directly..........or should i define something like #define CTRLZ 26 at the beginning of the program and then write putchar(CtrlZ)........<br /><br />Thanks for your help......Now i feel that i can do it with your help.<br />you guys r.....ock]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 29 Jan 2008 06:32:36 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[u can do it both ways result wud be same!!! <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Tue, 29 Jan 2008 09:14:59 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Nothing is working............<br />The mobile is not sending the sms..........<br /><br />I have attached my code....Can anyone please check it]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 05:39:28 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Nothing is working.The mobile is not sending the message to the phone.I have attached the code.Can anyone check it?]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 05:47:27 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Its not working.The mobile is not sending message........Whats wrong now......<br />I have attached my C code .can anyone check it &amp; tell the problem ...]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 05:56:33 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Its not working.The mobile is not sending message........Whats wrong now......<br />I have attached my C code .can anyone check it &amp; tell the problem ...<br /><a href='http://www.8051projects.net/e107_files/public/1202219853_5677_FT5164_uart00.rar'><img src='http://www.8051projects.net/e107_images/generic/lite/file.png' alt='' style='border:0; vertical-align:middle' /></a> <a href='http://www.8051projects.net/e107_files/public/1202219853_5677_FT5164_uart00.rar'>uart00.rar</a>]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 05:57:33 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[jenius<br />connect your circuit with pc(i.e pc will take place of mobile phone).and check on hyper terminal what you are receiving ....it will confirm also that serial communication working properly.<br /><br />and you also not selecting text mode in your code!!!!<br />try to follow this procedure<br /> <div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;"><br /><span style="color: #993333;">void</span> main<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><br /><span style="color: #66cc66;">&#123;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; initUART<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT+CMGF=1&quot;</span><span style="color: #66cc66;">&#41;</span>; &nbsp;<span style="color: #808080; font-style: italic;">// command to select text mode</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT+CMGS=<span style="color: #000099; font-weight: bold;">\&quot;</span>0999999999<span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span><span style="color: #66cc66;">&#41;</span>;<span style="color: #808080; font-style: italic;">// here 09999999999 is recepient's number</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;Hello!&quot;</span><span style="color: #66cc66;">&#41;</span>; &nbsp;<span style="color: #808080; font-style: italic;">// Hello! will be sent</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">26</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>;&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;<br /><span style="color: #66cc66;">&#125;</span><br />&nbsp;</div></div>]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 05:58:31 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[@Jenius<br />abbas is helping you.. so please do not make multiple posts ok!<br />he has replied already so better read it carefully.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Tue, 05 Feb 2008 09:12:18 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Any body has checked my code ????????????????<br /><br />Also in the above given code by abbas is there no need of SMS message sender no before giving the receipients no<br />???]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Thu, 07 Feb 2008 07:42:12 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Sorry for the multiple posts.......This was because my connection was slow so the page does not load .so I press reload again.....<br /><br />Can i delete those posts...]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Thu, 07 Feb 2008 08:05:43 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[<div class='quote_top'>Jenius wrote ...</div><div class='quote'><br />Any body has checked my code ????????????????<br /><br />Also in the above given code by abbas is there no need of SMS message sender no before giving the receipients no<br />???<br /></div><br />you tried what i said???<br />and there is no need of sms sender no.]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Thu, 07 Feb 2008 09:47:20 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Hey check whether u have correctly formed null modem db9 at microcontroller side<br />further u can send 1a (HEX) instead of cntrlZ or 26 <br />and ENTER is not compulsory after CNTRLZ<br />Even you can implement enter by sending CR(carriage return) - 0D hex and LF(line feed) - 0A hex  in succession <br />No need to have msg center no<br />However when I implemented it the msg sent used to miss 1st 8 characters of string<br />I'm working on it <img src='http://www.8051projects.net/e107_images/emotes/yahoo/103.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>xtracool_protik&lt;protik.seeker@nospam.com&gt;</author>
<pubDate>Wed, 13 Feb 2008 02:56:51 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi all <br />what is the diffrent between (nokia 6210 modem)&amp;(external gsm modem) ?and<br />what is best?]]></description>
<author>ENG ahmed&lt;eng_ahmed4444@nospam.com&gt;</author>
<pubDate>Mon, 18 Feb 2008 15:07:28 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi all<br />i want to use nokia 6210 in remot control but when i connect mobile to hybredterminal i have no response what can i do???????]]></description>
<author>ENG ahmed&lt;eng_ahmed4444@nospam.com&gt;</author>
<pubDate>Mon, 18 Feb 2008 14:54:14 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Im working on it.................]]></description>
<author>Jenius&lt;jitesh123@nospam.com&gt;</author>
<pubDate>Tue, 19 Feb 2008 04:33:49 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[<div class='quote_top'>ENG ahmed wrote ...</div><div class='quote'><br />hi all<br />i want to use nokia 6210 in remot control but when i connect mobile to hybredterminal i have no response what can i do???????<br /></div><br />can you tell me settings you used for communication?]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Tue, 19 Feb 2008 10:10:09 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Hi all<br /><br />Can u tell me what other phones(other than 6210)  support AT commands. <br /> <br />And how do u know whether a phone doesn support AT commands? Like i connected a  nokia N72 thru its dats cable(usb),  typed AT in Hyperterminal window and it dint get dispalyed in the window. does that mean it doesn support AT commands??]]></description>
<author>lo&lt;lohitkumar@nospam.com&gt;</author>
<pubDate>Thu, 28 Feb 2008 10:14:42 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[N72 does support AT Commands. Every nokia mobile phone which has inbuilt modem supports AT commands.<br /><br />for testing N72, just connect N72 to your PC via USB (considering cable drivers are installed already). Now open hyper terminal and select com port (virtual COM port, check device manager for more details) where your phone is connected at baudrate of 9600. type AT and press enter. you will get reply OK from your phone.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Fri, 29 Feb 2008 00:39:57 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[HI ALL<br />in hybredterminal i use com 1 with 9600bit/sec ,8 data bit,barity none,stop bit 1<br />follow control hardware,<br /><br />and ther are many mobile suport at command ex) 6310i$6100<br />you can get thise inf. from nokia site]]></description>
<author>ENG ahmed&lt;eng_ahmed4444@nospam.com&gt;</author>
<pubDate>Tue, 04 Mar 2008 13:34:04 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[try with flow control=none]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 04 Mar 2008 13:40:07 -0800</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi all <br />i try with make my connectin is (flow control =none)but stil ther is no responce from hybridterminal?<br />]]></description>
<author>ENG ahmed&lt;eng_ahmed4444@nospam.com&gt;</author>
<pubDate>Tue, 11 Mar 2008 12:54:56 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[are you still using N72?]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Wed, 12 Mar 2008 11:22:13 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[then try with some different baud rate]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Wed, 12 Mar 2008 01:49:44 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[I hope you are well aware of the fact that N72 creates virtual serial port on you PC. you feel that you are working on a serial port whereas in actual you are emulating serial port on USB. So keep this in mind <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 24 Mar 2008 02:08:21 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hey i'm workin on N72 to send and receive sms....i checked my phone by typing AT in hyoprer terminal <img src='http://www.8051projects.net/e107_images/emotes/yahoo/16.gif' alt='' style='vertical-align:middle; border:0' />   and it gives OK in return...Now i dont know commands and steps to send,receive sms...can u help me out in this..?  <img src='http://www.8051projects.net/e107_images/emotes/yahoo/7.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>madu&lt;madhugowda287@nospam.com&gt;</author>
<pubDate>Sun, 23 Mar 2008 02:35:42 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[get N72 AT commands manual from net...and read it]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Sun, 23 Mar 2008 11:38:26 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[try this<br />AT &lt;enter><br />AT+CPMS="ME" &lt;enter><br />AT+CMGF=1 &lt;enter><br />AT+CMGL="ALL" &lt;enter><br /><br />tell us what you receive.]]></description>
<author>Amin Sharif&lt;projectam2004@nospam.com&gt;</author>
<pubDate>Sun, 23 Mar 2008 23:37:04 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi,<br />i m also working on the similar project. i m trying to sens sms by interfacing microcontoller (8051) with <strong class='bbcode bold'>NOKIA 6080 </strong>..  i m using <strong class='bbcode bold'>AT COMMANDS</strong>.<br />i m able to send sms when i connect nokia 6080 with pc serial port and then send  AT commands through hyperterminal.... i just send ... AT+CMGS="9865682569"<enter>message<ctrlz><enter>....with this i was successfully able to send sms.....<br />i have written program for the same in 8051....but when i connect my 8051 with 6080 ... i do not get any response..... <br />when i connect 8051 circuit (serial port o/p) with pc then i m able to see the AT commands that r send  by 8051 on hyperterminal.... the commands appear without any error.....<br /><br />i m using DKU-5 cable which has RS-232 o/p on one side......<br /><br /><strong class='bbcode bold'>plz... tell me where is the mistake....</strong><br /><br />also regarding post send by <strong class='bbcode bold'>ABBAS1707</strong>...... i want to how much delay is there in the <strong class='bbcode bold'>delay()</strong> function for the code below posted by <strong class='bbcode bold'>ABBAS1707</strong>....<br />is it 1ms....<br /><div class='code_box'>CODE:</div><div class='code_highlight' style='unicode-bidi: embed; direction: ltr'><div class="c" style="font-family: monospace;"><span style="color: #993333;">void</span> main<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span><br /><span style="color: #66cc66;">&#123;</span><br />&nbsp; &nbsp; &nbsp; &nbsp; initUART<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT+CMGF=1&quot;</span><span style="color: #66cc66;">&#41;</span>; &nbsp;<span style="color: #808080; font-style: italic;">// command to select text mode</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;AT+CMGS=<span style="color: #000099; font-weight: bold;">\&quot;</span>0999999999<span style="color: #000099; font-weight: bold;">\&quot;</span>&quot;</span><span style="color: #66cc66;">&#41;</span>;<span style="color: #808080; font-style: italic;">// here 09999999999 is recepient's number</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; delay<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendString<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;Hello!&quot;</span><span style="color: #66cc66;">&#41;</span>; &nbsp;<span style="color: #808080; font-style: italic;">// Hello! will be sent</span><br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">26</span><span style="color: #66cc66;">&#41;</span>;<br />&nbsp; &nbsp; &nbsp; &nbsp; sendChar<span style="color: #66cc66;">&#40;</span><span style="color: #cc66cc;">13</span><span style="color: #66cc66;">&#41;</span>; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br /><span style="color: #66cc66;">&#125;</span></div></div>]]></description>
<author>frnd&lt;raaj.rishi@nospam.com&gt;</author>
<pubDate>Thu, 27 Mar 2008 22:45:36 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[@frnd<br />delay can b 1ms.<br /><br />have you shorted DTR pin of your cell to Vcc?? its necessary]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Sat, 29 Mar 2008 08:57:42 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[i need to send an sms using a gsm module..i have no idea how to proceed..can any one plz help me...]]></description>
<author>Alok Shah&lt;alokpshah@nospam.com&gt;</author>
<pubDate>Sat, 29 Mar 2008 02:41:48 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sorry i forgot to mention that ii am using 8051 microcontroller..thanks again...]]></description>
<author>Alok Shah&lt;alokpshah@nospam.com&gt;</author>
<pubDate>Sat, 29 Mar 2008 02:42:50 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[also you forgot to mention which GSM module you are using <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Sat, 29 Mar 2008 04:22:19 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi abbas1707,<br />i didnt short my DTR pin of my cell to VCC....<br />i m using DKU-5 cable.. which has RS232 o/p on one side.... <br />i will connect the DTR pin of the RS 232 o/p to vcc when i connect that cable to my cell 6080...<br />thnks for reply.....]]></description>
<author>frnd&lt;raaj.rishi@nospam.com&gt;</author>
<pubDate>Mon, 31 Mar 2008 00:32:32 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi ajay<br />i am using MOD 9001 BENQ GSM/GPRS Modem..<br />i tried this modem using hyperterminal for the following specification<br />baud rate-9600<br />databits-8<br />parity-none<br />stop bits-1<br />flowcontrol-none<br /><br />using the AT command but it does not respond..i also tried with different baud rates like 4800,2400 but still doesnt respond...<br />]]></description>
<author>Alok Shah&lt;alokpshah@nospam.com&gt;</author>
<pubDate>Mon, 31 Mar 2008 00:47:56 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Alok you are posting in wrong thread... you must create your own thread.. to do that simply click on "New Thread" button at the bottom right or top right of forum area.<br /><br />Now regarding your problem, I think you must consider contacting help/support area of modem vendor or read its manual. There might be something you are missing. so just check its manual one more time.<br />]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 31 Mar 2008 02:02:58 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi abbas1707,<br />i tried to short the  DTR pin of my cell to VCC.... but still i didnt got the output......<br />also that in the code that u have written..... did u enable or disabled the receive funtion of 8051....<br />i.e REN=0 or REN=1....<br />if receive is enabled then how do u read the OK command received after AT+CMGF=1 is send....<br />in ur prg... u have written a delay() function  .... how much delay should be this.....<br />i have tried with same program but delay is of 1 ms n receive is disabled..... but  i  didnt got any output....<br /><br />]]></description>
<author>frnd&lt;raaj.rishi@nospam.com&gt;</author>
<pubDate>Tue, 01 Apr 2008 02:03:26 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[i tried with REN=1<br />no need to read OK]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 01 Apr 2008 07:05:35 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[dear sir,<br />ia m in final year and want to implement the same logic using INTEL 8051...but i dont have any assistance as to what all  i should know to implement the project... i dont even have a circuit diagram.. i am about to purchase a nokia phone as per reqiurement and know just this much that first i have to check my phone  with PC using AT commands...apart from this i have no clue...pls help me out...and if possible guide me as to what steps i should do next...<br />also if u can suggest me as to which phone i should purchase , it will be a big favour...<br />pls reply sir as soon as possible..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Sun, 06 Apr 2008 12:38:16 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[just get the cellphone... after testing with AT Commands.<br />also get the AT Command Manual for that cellphone.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 07 Apr 2008 01:48:34 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[how do you send crtl+z uisng bascom...<br />does the same logic work if a just send it as a string...]]></description>
<author>Alok Shah&lt;alokpshah@nospam.com&gt;</author>
<pubDate>Mon, 07 Apr 2008 07:09:20 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[thank you sir, but i wanted ur help in another thing.. i wanted a little help in the circuit diagram..so that i can tell my other team members to start working on something else..pls reply...]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Mon, 07 Apr 2008 07:58:57 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[circuit diagram is simple.which cell you are using now?have a datacable?]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 09:52:29 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sir i am still on a hunt for the cell phone..but i will manage to get it in two days...<br />i wanted t ask you if i am right when i think these are the basic steps i need to follow..<br />1. first connect the mobile to pc and check whether the phone communic ates through AT commands...<br />2. i have to retrieve the sms and decode it in case its in PDU format<br />3. i have to set the same  baud rate in both the microcontroller as wll as the phone.<br />4. i use  RS232 to connect the phone to the microcontroller (using MAX 232 chip)<br />5. send AT commands from the microcontroller to the mobbile phone..<br /><br />pls correst me if i am wrong anywhere.. thank u..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 10:20:42 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[dont mess with PDU. get a mobile which supports text mode.<br />you can check it by sending AT+CMGF?]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 10:49:07 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[ok sir ill keep that in mind.. i has asked this earlier also..can u suggest me any phone i should buy..it will make my job little easier..thanks again..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 10:59:23 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[T290i sony ericsson]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 11:39:44 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[plus sir i also wanted to know that do u have any tutorial to guide me to send AT commands through ASSEMBLY language to the mobile phone..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Wed, 09 Apr 2008 08:33:50 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sir,<br />i stay in delhi..can you suggest me a way to acquire this phone from a place where i can get it cheap? plus can u suggest me any other phones from other brands as well..pls do reply sir..it will make my job easier..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Wed, 09 Apr 2008 07:30:35 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sir,<br />i tried using motorola v3i. it runs all the AT commands on PC successfully. but when i connected it with the microcontroler..i did it this way... i connected the data cable of the phone to a flash cable(which has one end as USB and other  as RS232). it somehow doesnt respond. moreover my teacher told me that whichever phone i use it should be able to communicate without a driver. pls suggest me something.. as i am running out of time..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Tue, 22 Apr 2008 01:57:39 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[well even if you get a phone with at command and pdu format. Then use it. There is one thing can be done possibly for pdu format. Keep your commands sent over sms constant. So you can store that constant string in controller. Any command sent different from those will be considered as invalid. And did you tested your flasher cable with pc hyper terminal? And do check if any other shop other than tx rx are used in db9. So you need to configure those pins too.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Tue, 22 Apr 2008 03:30:20 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[thanks a lot sir to reply.. but i still not clear with the driver part?? <br /><br />when i connect my mobile phone to the microcontroller directly then what abt the software of the mobile phone that i usually use when i connect the phone to the PC??<br /><br />also i am first testing the codes onn the college kits so dont know how to configure the DB 9 pins that u said..pls tell me what should i know abt them ill read itmyself...<br />u had earlier replied to someone saying that we need to short VCC and the DTR pin..pls elaborate on that too..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Tue, 22 Apr 2008 04:44:08 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[Right now do not worry about this driver thing.. coz when you work on 8051, you work on drivers only but in general they are called functions to drive the peripheral <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /> <br /><br />For a person who don't know about programing stuff they call it drivers. So drivers are a general name understandable to all.<br /><br />If your teacher say something just tell him/her "ok" <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  the best answer you can give.<br /><br />Now regarding connection with micro. I want you to do test with PC first.. download a software like real term (for serial communication) where you can control pins like DTR and RTS. So you will come to know whether there is any special care to be taken for these pins or not. Coz generally when working on hyerterminal DTR and RTS pins are always high, and AT command works with PC but not with controller. You think that only RX and TX are needed but it could be possible that any of DTR or RTS pins were needed to make those AT command work. So have to consider the case with DTR and RTS low simulating the case of micro on PC itself. I hope you got what i am trying to say <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' /> <br /><br />Sorry I cannot chat as such. I hardly get time from my work. Please make full use of this website and ask whatever doubt you have.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 00:14:06 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sir, i think i am unable to explain my problem.my project is no where related to IR.<br /><br />I tried implementing the circuit and also have decided the AT commands that I need to execute. I have changed my mobile phone to Motorola V3i.<br />I have also written the entire codes in the assembly language to carry out the function smoothly.<br /><br />I have basically followed two steps:<br />1.  Synchronize the baud rate of the microcontroller with that of the mobile.<br />2. Send AT commands from the microcontroller to the mobile phone using their ASCII codes.<br /><br />I set the baud rate of my microcontroller to 9600 b/s and same for the mobile phone.<br />When I directly connect the mobile phone with the microcontroller I do it by connecting the data cable of the mobile phone with  a flash cable(which has one end with USB port and the other with DB 9 pin) and finally to a RS232 DB9 pin in my circuit.<br /><br />Now here is the problem: somehow the mobile phone is not responding to the AT commands that I send.<br /><br />The LCD display keeps showing “wait” for infinite time. When I asked my teacher he said that may be the intermediate hardware need the phone driver to understand the AT commands. He suggested us to first connect the phone to the PC through DB 9 pin (not through USB) and then try sending the AT commands to the mobile phone from the PC without using the USB driver.<br /><br /><br />now u say that i dont need the USB driver..so i am not able to figure out where exactly i am failing to communicate effectively...]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 03:53:00 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[thanks a lot for telling all that sir, but i wanted to know that do i have to write my codes on this software to check.. or should i connect the circuit through hyper terminal? if yes then what cable should i use?<br /><br />plus i am emailing u an exact description of th eproblem i am facing...if u can assist me with it it will be great...but still thanks a lot..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 02:36:29 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[well  there is nothing much to do..<br />just take the RC5 library and after the add and command byte is received, send it to serial  terminal (after converting it to ascii)<br />so you can view it on terminal what you are receiving after you press those keys..<br />all you need is serial communication part..<br /><br /><br />and krish.. your problem is related to IR which is no where related to this topic. Please create a new topic for yourself.]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 03:18:47 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[sorry krish <img src='http://www.8051projects.net/e107_images/emotes/yahoo/1.gif' alt='' style='vertical-align:middle; border:0' />  i actually got confused with someone's problem <img src='http://www.8051projects.net/e107_images/emotes/yahoo/10.gif' alt='' style='vertical-align:middle; border:0' /> <br />ok!<br />As you are using flasher cable and changed phone so did you check at command working on hyperterminal again?<br /><br />make your phone work with PC first..]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 04:03:55 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hehe its ok sir, and happy birthday...<br /><br />yes i have checked my phone with pc through data cable it responds perfectly..i tested the AT commands and it responds successfully to all of them..<br /><br />but as i have written.. when i connected the phone to microcontroller (data cable- fasher cable).. at that time i am facing rpoblem..<br />usually when i send AT command to mobile it responds an 'ok'..but in this case its just showing wait..and i dont know what to do next..pls guide me..]]></description>
<author>krish123&lt;padma.krish@nospam.com&gt;</author>
<pubDate>Wed, 23 Apr 2008 04:41:35 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[hi,<br /><br />I was using N72 to send SMS from PC thru a C prog by using AT commands.... now i wanted to read msgs from the phone...The phone wasn respondong to AT+CMGR or AT+CNMI or AT+CMGL in hyperterminal.... after a bit of googling i found out that symbian OS phones dont  respond to reading SMS AT commands... can u suggest me some non-symbian  phones which support all the commands other than T290i...<br /><br />i also read that all gprs-phones have modems, is that true??? i dont think so cos i tried a lot of phones like 3200, 3220 thru DKU-2 cables which went unrecognized by the latest PC suite on vista as well as XP... <br /><br />Could u tell me if 3310 supports all AT commands and if i buy a flasher cable and connect it to PC will my problem be solved???<br /><br /> Earnestly waiting for ur reply... <img src='http://www.8051projects.net/e107_images/emotes/yahoo/22.gif' alt='' style='vertical-align:middle; border:0' />  <br />]]></description>
<author>lo&lt;lohitkumar@nospam.com&gt;</author>
<pubDate>Fri, 02 May 2008 05:58:31 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[3310 does not support AT commands..6310 can be the option]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Fri, 02 May 2008 06:31:19 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[parneet we can help you writing your own <img src='http://www.8051projects.net/e107_images/emotes/yahoo/4.gif' alt='' style='vertical-align:middle; border:0' />   please search the forum , you will get useful info.]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Sat, 10 May 2008 00:45:58 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[please can i have code for sending sms through gsm modem using microcontroller]]></description>
<author>parneet&lt;senorita_maya8@nospam.com&gt;</author>
<pubDate>Fri, 09 May 2008 21:18:21 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
						<item>
						<title>Re: 8051 SMS Remote COntrol............</title>
<link>http://www.8051projects.net/forum-t5164.html</link>
<description><![CDATA[which code???<br /><br /> <img src='http://www.8051projects.net/e107_images/emotes/yahoo/7.gif' alt='' style='vertical-align:middle; border:0' />   <img src='http://www.8051projects.net/e107_images/emotes/yahoo/7.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Fri, 09 May 2008 21:22:22 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t5164.html</guid>
</item>
				</channel>
				</rss>