-->
Page 1 of 1

How to turn off webserver

PostPosted: Wed Dec 09, 2015 4:07 am
by drmpf
I set up a webserver using AP mode to do some config. Now I have finished the config and want to run normally (in STA mode) listening to port 4989 for cmds

How do I turn off the webserver?

In STA mode ESP still reports port 80 is active

Re: How to turn off webserver

PostPosted: Wed Dec 09, 2015 9:19 am
by picstart
I believe there isn't any code that can turn off an esp8266 webserver after it is started. The lower level primitive that would turn it off has yet to be written.