<?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>PPP for AT89S52</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/36926/ppp-for-at89s52</link><description> I am trying to make a envoirment reporting system using AT89S52 microcontroller and Sony Ericsson T68i Mobile Phone as modem. I was successful in submitting envoirment data using SMS through AT commands. Now I want to submit my variables to the webserver</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: PPP for AT89S52</title><link>https://community.arm.com/thread/112127?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2006 07:07:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:296eb0ab-24e4-4505-b1a8-a185e5241e2b</guid><dc:creator>Irfan Ahmad</dc:creator><description>&lt;p&gt;Yes it does&lt;br /&gt;
and i have successfully established the connection using serial port of my PC connected to the phone.&lt;br /&gt;
i used pppd by samba &lt;a href="http://ppp.samba.org" target="_blank"&gt;http://ppp.samba.org&lt;/a&gt;&lt;br /&gt;
its working perfectly alright using pppd on linux. now I want to ask is there any equivalant of pppd for 8051 microcontroller available?&lt;br /&gt;
and how will I implement the higher level layers like application and ip&lt;br /&gt;
do i still need tcp?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPP for AT89S52</title><link>https://community.arm.com/thread/98144?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2006 03:21:18 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:be1ac6a2-efff-4cad-841a-e46031d8602a</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;Your phone does support GPRS, does it?&lt;br /&gt;
If so, does it already have a TCP/IP stack?&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.keil.com/tcpip/"&gt;http://www.keil.com/tcpip/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.sics.se/~adam/uip/" target="_blank"&gt;http://www.sics.se/~adam/uip/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.8052.com/tcpip/" target="_blank"&gt;http://www.8052.com/tcpip/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.8052.com/forum/read.phtml?id=87784" target="_blank"&gt;http://www.8052.com/forum/read.phtml?id=87784&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.google.com" target="_blank"&gt;http://www.google.com&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.altavista.com" target="_blank"&gt;http://www.altavista.com&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPP for AT89S52</title><link>https://community.arm.com/thread/74086?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2006 01:22:24 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:efdeb3d1-4397-4482-844c-3cfd766b7afb</guid><dc:creator>Irfan Ahmad</dc:creator><description>&lt;p&gt;atmel&amp;#39;s site has only hardware solutions available. i want to do it using software written in my AT89S52. i have studied the network layers and their rfc&amp;#39;s. but have no idea how to implement them in a controller.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: PPP for AT89S52</title><link>https://community.arm.com/thread/46163?ContentTypeID=1</link><pubDate>Thu, 01 Jun 2006 00:59:42 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:63ab4bca-18b9-480c-bf7f-1a454a6d0673</guid><dc:creator>Andy Neil</dc:creator><description>&lt;p&gt;&lt;i&gt;&amp;quot;Do I have to implement PPP, IP and application layers in my microcontroller?&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Yes - Unless the phone already has these implemented &amp;amp; avaiable for you to use...&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&amp;quot;Are there any prebuilt examples available?&amp;quot;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
THere are lots of TCP/IP examples around for microcontrollers; try searching on Atmel&amp;#39;s site, for a start...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>