AT+CIPSERVER Command Issues
Posted: Fri Sep 26, 2014 5:52 am
Hello,
I have gotten quite far with developing a working ESP8266 component for Flowcode 6. I can create an AP or connect to an existing AP and I can request data from a server which all works really well.
The problems come when I try to call the AT+CIPSERVER command. Every time I just get the Error message returned.
AT+CIPSERVER=1,80
ERROR
Has anyone had success with this function at all? If so could you link me to some known working code so I can look to see what I'm doing wrong.
I did find one example already where the guy said it worked but was cutting out and then suddenly stopped working all together.
Maybe the stock firmware is currently too immature, i'm currently using firmware version "00150900".
I have gotten quite far with developing a working ESP8266 component for Flowcode 6. I can create an AP or connect to an existing AP and I can request data from a server which all works really well.
The problems come when I try to call the AT+CIPSERVER command. Every time I just get the Error message returned.
AT+CIPSERVER=1,80
ERROR
Has anyone had success with this function at all? If so could you link me to some known working code so I can look to see what I'm doing wrong.
I did find one example already where the guy said it worked but was cutting out and then suddenly stopped working all together.
Maybe the stock firmware is currently too immature, i'm currently using firmware version "00150900".