- Tue Mar 15, 2022 6:10 pm
#93959
EduardoEG wrote:Hi! Thank you for your attention!
My end-goal is to be able to connect to my STA-hosted web server without using serial.print(IP) or a static IP.
The fact that this image on your answer shows a "LAN IP" excites me.
There are many people on this forum where the journey of suffering to create your own web server is part of the hobby. It was when I started this library project. That is why I ask about end-goal... many others and certainly my students particularly want to get to their hardware/software specifics of their "vision". The WebServer is simply a means to the end.
If you already know your way around programming the ESP8266 with the Arduino IDE, you're 90% there.
You'll spend more time patching the ESP library than you'll do creating the first project.
3 line promise Tutorial -
https://create.arduino.cc/projecthub/user2107733/make-a-webserver-with-3-lines-of-code-bd7f49Quick Start Guide -
https://inqonthat.com/inqportal-tutorialbrusk/ - Pretty full featured
Tutorial -
https://inqonthat.com/inqportal-use/ - Same features, but long winded... sleeping material.
If you try it out... please let me know if something slows you up. If you don't have the Admin up in less the thirty minutes... 15 Patching, 10 reading, 1 coding, 1 compiling. I didn't do something right.