In-band commands - AT commands over TCP [server --> ESP]

nccchirag
Posts: 7
Joined: Mon Mar 23, 2015 7:26 pm

In-band commands - AT commands over TCP [server --> ESP]

Postby nccchirag » Sat Apr 11, 2015 7:44 pm

Is it possible to send AT commands over TCP connection ?

Server -----------> Wifi Module <-------------> UART <-------------> iot embedded module

Can server send AT command to wifi module over the active TCP connection .. eg use case .. I want to reset the ESP module over wifi

ESP - TCP Client Mode
PC - TCP Server Host

kindly guide
thanks

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: In-band commands - AT commands over TCP [server --> ESP]

Postby ESP_Faye » Mon Apr 20, 2015 2:10 pm

Hi,

You could send some message from WiFi, for example, "reset ESP8266"; when host gets this message, sends "AT+RST" to ESP8266 via UART, then ESP8266 can be reset.

Who is online

Users browsing this forum: No registered users and 188 guests