如何使用带有MSP430微控制器的ESP8266模块和TCP客户端的命令进行编码? [英] How do make code to ESP8266 module with MSP430 micro controller with at command for TCP client?

查看:161
本文介绍了如何使用带有MSP430微控制器的ESP8266模块和TCP客户端的命令进行编码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将esp8266wifi模块与msp430fr2433微控制器相连,



我试图通过at命令使用编码来连接服务器(PC),但它是

无法正常工作。



我的尝试:



i将esp8266wifi模块与msp430fr2433微控制器连接



Tx_Uart(AT + CIPSTART = \TCP \,\服务器的IP地址\\,80);

Hi, i connected the esp8266wifi module with msp430fr2433 microcontroller,

I am trying to connect with Server(PC) by using coding with at command but, it's
not working properly.

What I have tried:

i connected the esp8266wifi module with msp430fr2433 microcontroller

Tx_Uart("AT+CIPSTART = \"TCP\",\"IPaddress of server\", 80");

推荐答案

您已在如何使用at命令将esp8266 wifi模块与服务器连接? [ ^ ]。请不要重新发布。
You already posted this question at How to connect esp8266 wifi module with server by using at command?[^]. Please do not repost.


这篇关于如何使用带有MSP430微控制器的ESP8266模块和TCP客户端的命令进行编码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆