AT+CIPSTART in Single Connection as TCP Client

olian944
Posts: 1
Joined: Wed Sep 28, 2016 5:51 pm

AT+CIPSTART in Single Connection as TCP Client

Postby olian944 » Wed Sep 28, 2016 6:07 pm

Hi,
I have followed instructions in this document http://www.microtechnica.tv/support/man ... _1.0.4.pdf
I have used Hercules Terminal instead of NetAssist.exe. I created TCP server by Hercules but I used AT+CIPSTART but couldn't connect to it. My TCP server work properly with web browsers.
Here is result:
http://i.imgur.com/dVMcQpB.png
http://i.imgur.com/s6KfP1l.png
I don't know what's my problem and really need your help. Sorry for my bad English.

pratik

Re: AT+CIPSTART in Single Connection as TCP Client

Postby pratik » Fri Sep 30, 2016 6:06 pm

Hello,

Sorry but it is unclear... what exactly are you trying to do?
Are you trying to run a server on your PC and then you are trying to connect the ESP8266 to that server?

If that is what you are doing, note that the ESP8266 and PC must be connected to the same router.
Then, start your server on PC and its server port should be 1000 (it seems to be 8184 in your screenshot! - won't work).

Then connect the ESP8266 to your router, and use the command AT+CIPSTART. The IP address for this command should be your PC IP address and port should be 1000.
That will work. :)

Who is online

Users browsing this forum: No registered users and 189 guests