Page 1 of 1

Local web server

Posted: Wed Apr 07, 2021 1:06 pm
by campestring
hello, is it possible to set up a local web server, for example is it possible to change the rest_server example to have an access point from the esp32 and connect to the server with the computer without internet connection.
thank you !

Re: Local web server

Posted: Thu Apr 08, 2021 6:53 am
by alanesq
Hi,

Yes, you need to set it up as an access point

see here although I think this is using Arduino IDE: https://randomnerdtutorials.com/esp32-a ... eb-server/