-->
Page 1 of 1

what functions does the server mode offer out of the box?

PostPosted: Sun Jan 24, 2016 8:15 pm
by whiz100
I've just received my first esp8266-12 device and powered it up. it has created a wifi access point called AL-THINKER-D75C73

I've connected to the access point, now before I start righting new firmware for it. what does the access point do? it must have some function I can play with it. Like does it have a webserver or something.

thanks
Peter

Re: what functions does the server mode offer out of the box

PostPosted: Mon Feb 08, 2016 6:26 pm
by tinkerbear
Aside from offering the access point, it doesn't do much without configuration.

You can make other things join the access point, and then open server-side connections via the AT command set... but there's no built-in web server with the AT command interpreter.

Re: what functions does the server mode offer out of the box

PostPosted: Mon Feb 15, 2016 9:02 am
by piersfinlayson
Assuming it comes with the AT firmware, here's a list of commands you should have available: https://room-15.github.io/blog/2015/03/ ... reference/