ESP8266 Developer Zone The Official ESP8266 Forum 2015-04-20T14:10:00+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=351 2015-04-20T14:10:00+08:00 2015-04-20T14:10:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=351&p=1430#p1430 <![CDATA[Re: In-band commands - AT commands over TCP [server --> ESP]]]>
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.

Statistics: Posted by ESP_Faye — Mon Apr 20, 2015 2:10 pm


]]>
2015-04-11T19:44:20+08:00 2015-04-11T19:44:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=351&p=1295#p1295 <![CDATA[In-band commands - AT commands over TCP [server --> ESP]]]>
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

Statistics: Posted by nccchirag — Sat Apr 11, 2015 7:44 pm


]]>