【安信可NB-IoT开发板EC-01F-Kit测评】+小试串口助手连接阿里云
<div class='showpostmsg'><p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">这一篇是补之前测评的,之前测评忘记继续下去了。今天继续测试下我们的阿里云连接。</span></span></p><p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">很多内容可以看下上篇测评,主要介绍了阿里云的产品创建。今天接着用串口助手看下,连接阿里云平台需要多少条指令。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">大概就这么几条,我们先看下硬件连接吧。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">我们只需要接入其micr-usb口。</span></span></p>
<p style="text-align:justify"> <br />
<span style="font-size:10.5pt"><span style="font-family:等线">我们看原理图其串口1正好是通过TTL转USB芯片连接到了我们的usb口上的。所以省事了。直接使用即可。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">我们只需要简单对串口进行设置,记住勾选回车换行。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">最开始模块可能没有回显,所以需要使用ATE1命令进行设置下,如果回复OK即可了。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">我们只需要一次点击即可,保证每条指令都回复OK。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">这是我刚设定发送之后云云平台显示的,说明接受到数值了。</span></span></p>
<p style="text-align:justify"> </p>
<p style="text-align:justify"><span style="font-size:10.5pt"><span style="font-family:等线">实际上这些指令就是对应单片机程序中的这些。可以看到联网还是十分简洁的。主要还是因为通过AT指令发送的。</span></span></p>
</div><script> var loginstr = '<div class="locked">查看本帖全部内容,请<a href="javascript:;" style="color:#e60000" class="loginf">登录</a>或者<a href="https://bbs.eeworld.com.cn/member.php?mod=register_eeworld.php&action=wechat" style="color:#e60000" target="_blank">注册</a></div>';
if(parseInt(discuz_uid)==0){
(function($){
var postHeight = getTextHeight(400);
$(".showpostmsg").html($(".showpostmsg").html());
$(".showpostmsg").after(loginstr);
$(".showpostmsg").css({height:postHeight,overflow:"hidden"});
})(jQuery);
} </script><script type="text/javascript">(function(d,c){var a=d.createElement("script"),m=d.getElementsByTagName("script"),eewurl="//counter.eeworld.com.cn/pv/count/";a.src=eewurl+c;m.parentNode.insertBefore(a,m)})(document,523)</script> <p><img height="48" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/wanwan79.gif" width="52" /><img height="48" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/wanwan79.gif" width="52" /><img height="48" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/wanwan79.gif" width="52" /></p>
页:
[1]