Error to delete a server (CIPSERVER command)

apedro_lima
Posts: 1
Joined: Mon Jun 18, 2018 7:45 pm

Error to delete a server (CIPSERVER command)

Postby apedro_lima » Tue Jun 19, 2018 12:43 am

I'm working on an application with ESP8266 and I'd created a server sending the command "AT+CIPSERVER=1,200".
Depending on some situations, I need to garantee that the module will not receive any message in the server. My idea is to delete the server for a while, but when I send the command "AT+CIPSERVER=0,200" to delete it, the module responds with an "ERROR" message.

The firmware version of the module is as follow:
AT version:1.6.0.0(Feb 3 2018 12:00:06)
SDK version:2.2.1(f42c330)
compile time:Feb 12 2018 16:31:28
Bin version(Wroom 02):1.6.1

Why the is the module responding an error message when I try to delete the server? Is there another way to garantee that any message is received by the server?

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: Error to delete a server (CIPSERVER command)

Postby Her Mary » Wed Jun 27, 2018 3:58 pm

Try just AT+CIPSERVER=0
But why don't you just NOT call the command AT+CIPSEND to send data?

Who is online

Users browsing this forum: No registered users and 137 guests