-->
Page 1 of 1

Web server while in AP mode

PostPosted: Mon Sep 21, 2015 8:33 pm
by donhamilton
Please forgive a noob question.

I would like to run the ESP in AP mode but serve my own web pages.

I would like to display and control a remote device while being remote.

There will be no AP available for my tablet and the ESP to connect to in the middle.

If this is doable, would I need to configure the ESP in a special way to do this.

Just like a peer-to-peer on ethernet, can I peer-to-peer via WiFi ?

Re: Web server while in AP mode

PostPosted: Fri Sep 25, 2015 5:09 am
by Cicero
This is exactly what this httpd project does when you connect to the device in AP mode to select your wifi network, it is essentially acting like a peer-to-peer server.