<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：EM310 连接TCP流程</title>
	<atom:link href="http://www.seinp.net/blog/post-40.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.seinp.net/blog/post-40.htm</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 14:12:52 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：fanglin</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-26</link>
		<dc:creator>fanglin</dc:creator>
		<pubDate>Mon, 01 Feb 2010 02:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-26</guid>
		<description>好，谢谢。我后来把模块做成了解调器。也就说明能够发送数据。
哈哈</description>
		<content:encoded><![CDATA[<p>好，谢谢。我后来把模块做成了解调器。也就说明能够发送数据。<br />
哈哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：李某人</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-25</link>
		<dc:creator>李某人</dc:creator>
		<pubDate>Sat, 30 Jan 2010 05:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-25</guid>
		<description>怎么还是审核状态，晕了。
模块对IPSEND的返回信息应该是OK或ERROR CODE,不会直接返回IPDATA数据，而且也不需要10秒这么长时间。IPCLOSE=0应该是你发出去的指令吧？

IPDATA是只有在接收到服务器端数据后才有，并不必然对应IPSEND。要是服务器对客户端的数据没反应自然就不会有IPDATA。

PS:既然指令已经做到发送数据阶段，那是否说明GPRS登陆、SOCKET链接都已经没问题了呢？是的话那接下来就只剩下服务器端对数据的处理返回和客户端对IPDATA数据的处理了，应该是没有大问题了。</description>
		<content:encoded><![CDATA[<p>怎么还是审核状态，晕了。<br />
模块对IPSEND的返回信息应该是OK或ERROR CODE,不会直接返回IPDATA数据，而且也不需要10秒这么长时间。IPCLOSE=0应该是你发出去的指令吧？</p>
<p>IPDATA是只有在接收到服务器端数据后才有，并不必然对应IPSEND。要是服务器对客户端的数据没反应自然就不会有IPDATA。</p>
<p>PS:既然指令已经做到发送数据阶段，那是否说明GPRS登陆、SOCKET链接都已经没问题了呢？是的话那接下来就只剩下服务器端对数据的处理返回和客户端对IPDATA数据的处理了，应该是没有大问题了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：fanglin</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-22</link>
		<dc:creator>fanglin</dc:creator>
		<pubDate>Wed, 27 Jan 2010 06:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-22</guid>
		<description>我是使用了AT%IPSEND=&quot;31323334354142&quot;的指令后，大概10秒后，无%IPDATA返回。只有IPCLOSE=0的指令返回。请问是怎么一回事？</description>
		<content:encoded><![CDATA[<p>我是使用了AT%IPSEND=&#8221;31323334354142&#8243;的指令后，大概10秒后，无%IPDATA返回。只有IPCLOSE=0的指令返回。请问是怎么一回事？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：李某人</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-21</link>
		<dc:creator>李某人</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-21</guid>
		<description>不知道无法收到数据是指串口数据还是其他？若想连接到网络，SIM卡必须开通GPRS。如果是串口接受不到模块数据，则查看波特率、数据内容是否错误，另外MCU发送数据时要在最末要加一字节0x0d。</description>
		<content:encoded><![CDATA[<p>不知道无法收到数据是指串口数据还是其他？若想连接到网络，SIM卡必须开通GPRS。如果是串口接受不到模块数据，则查看波特率、数据内容是否错误，另外MCU发送数据时要在最末要加一字节0&#215;0d。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：FANGLIN</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-20</link>
		<dc:creator>FANGLIN</dc:creator>
		<pubDate>Thu, 21 Jan 2010 03:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-20</guid>
		<description>方便的话，请加我的QQ：676354912
谢谢</description>
		<content:encoded><![CDATA[<p>方便的话，请加我的QQ：676354912<br />
谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：FANGLIN</title>
		<link>http://www.seinp.net/blog/post-40.htm/comment-page-1#comment-19</link>
		<dc:creator>FANGLIN</dc:creator>
		<pubDate>Thu, 21 Jan 2010 03:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.seinp.com/blog/?p=40#comment-19</guid>
		<description>小弟也在玩这个EM310，一步步按着大哥的文章做，但是就无法收到数据。难道是因为我用手机的sim卡问题？
望，大哥指教。</description>
		<content:encoded><![CDATA[<p>小弟也在玩这个EM310，一步步按着大哥的文章做，但是就无法收到数据。难道是因为我用手机的sim卡问题？<br />
望，大哥指教。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
