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
In-band commands - AT commands over TCP [server --> ESP]
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.
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
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.