<?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 13:10:50 -0800</pubDate>
				<lastBuildDate>Mon, 01 Dec 2008 13:10:50 -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>connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[hi!!!!!!!!<br />I m using nokia 5300 to connect it using hyperterminal.<br />it responds OK when i am writing AT and press enter....when i set it into text mode even then it responds well but when i  have tried to send a message from pc to mobile it gives an error message after pressing the enter key..........PLZ help me out b'coz i m in great trouble and shortage of time.........PLZ HELP ME!!!!!!]]></description>
<pubDate>Mon, 07 Apr 2008 06:00:29 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[can you paste dump of what you did on hyperterminal?<br />starting from sending AT]]></description>
<author>Ajay&lt;contact@nospam.com&gt;</author>
<pubDate>Mon, 07 Apr 2008 22:47:42 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[ok <br />i m giving the code which i have tried for connecting the mobile<br /><br /><br />AT<br />OK<br /><br />AT+CPIN?<br />+CPIN:READY<br />OK<br /><br />AT+CMGF=1<br />OK<br /><br />AT+CMGW="+919999999999"<br />ERROR (after this line it responds error)<br /><br /> <br />]]></description>
<author>Nikhil K&#039;wal&lt;niks_4887@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 05:27:16 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[may be your sim memory is full try deleting it first....<br /><br />u can directly try <br />AT+CMGS = "+919999999999"<br />>hello shyam<br />><ctrl><z>]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 05:55:01 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[Hi !!!!!!<br /><br />Now i am facing a problem to call another mobile using hyperterminal with command syntax as follows :<br />AT<br />OK<br /><br />ATD "+919999999999"<br />NO CARRIER  (After trying to make a call)<br /><br />but at the same time i can now send the message......so why it is showing NO CARRIER in using ATD command...]]></description>
<author>Nikhil K&#039;wal&lt;niks_4887@nospam.com&gt;</author>
<pubDate>Tue, 08 Apr 2008 11:07:23 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[<div class='indent'>ATD "+919999999999"</div><br /><br />shud be followed by a  ;<br /><br />try again<br /> <img src='http://www.8051projects.net/e107_images/emotes/yahoo/103.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>shyam&lt;shyam@nospam.com&gt;</author>
<pubDate>Wed, 09 Apr 2008 01:29:30 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[Hi!!!!!!<br />Thanx 4 ur reply.........<br />actualy i am working on a project in which i have to send the location of the tower  through which the mobile is communicating at that time through an SMS.........so, how can i do it?????]]></description>
<author>Nikhil K&#039;wal&lt;niks_4887@nospam.com&gt;</author>
<pubDate>Wed, 09 Apr 2008 04:51:55 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[read your AT manual<br />]]></description>
<author>abbas1707&lt;abbas@nospam.com&gt;</author>
<pubDate>Wed, 09 Apr 2008 14:58:57 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[hi,<br />Please use the following commands to get cell ID first on hyper terminal . then try on Micro controller.<br />AT+CMGF=1<br />AT+CNMI=2,1,2,0,0<br />AT+CSCB=0,"50","1"<br />it will keep on giving you cell site name after every 1 minutes.<br />Please try this and let us know the result.<br />]]></description>
<author>Shailesh NAYAK&lt;nayaktel@nospam.com&gt;</author>
<pubDate>Mon, 28 Apr 2008 16:43:45 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[hi everyone !!!!<br />i have tried these commands.......but it gives error when i used it on NOKIA 6300 mobile..<br /><br />AT+CNMI=2,1,2,0,0<br />ERROR<br /><br />AT+CSCB=0,"50","1"<br />ERROR<br /><br />so plz help me out i have a great need of it.......to know the name of the tower through which the mobile is communicating at any particular time]]></description>
<author>Nikhil K&#039;wal&lt;niks_4887@nospam.com&gt;</author>
<pubDate>Sun, 20 Jul 2008 13:34:39 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[<br /><br /> WOW,<br /><br />it took you 3 months to test want Shailesh naik had suggested, now you say it doesn't work  also you have changed the mobile model  !<br /><br /><br /><br /><br /><br /><br />Arun]]></description>
<author>Arun Kumar V&lt;nura1002003@nospam.com&gt;</author>
<pubDate>Sun, 20 Jul 2008 18:01:58 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
						<item>
						<title>Re: connecting mobile with hyperterminal</title>
<link>http://www.8051projects.net/forum-t8192.html</link>
<description><![CDATA[soory for that...........actuly at that time i had my xms and training so that's why i couldn't do work on it....bt nw when i am tryin all these commands........not getting the right answer....so plz help me out.....]]></description>
<author>Nikhil K&#039;wal&lt;niks_4887@nospam.com&gt;</author>
<pubDate>Mon, 21 Jul 2008 07:50:40 -0700</pubDate>
<guid isPermaLink="true">http://www.8051projects.net/forum-t8192.html</guid>
</item>
				</channel>
				</rss>