Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, i connected the esp8266wifi module with msp430fr2433 microcontroller,
And i have complete the coding by using AT command ,
And what my problem is i got error from the AT+CIPSTART everytime.
And also i set the ip address to esp8266wifi module, i got the problem here, Tx_Uart("AT+CIPSTART = \"TCP\",\"IPaddress of server\", 80");

Thanks,

What I have tried:

i connected the esp8266wifi module with msp430fr2433 microcontroller

Tx_Uart("AT+CIPSTART = \"TCP\",\"IPaddress of server\", 80");
Posted
Comments
[no name] 29-Apr-17 10:07am    
"And what my problem is i got error from the AT+CIPSTART everytime": Maybe you should share the error Information with us?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900