Comments on: ESP8266 NodeMCU Access Point (AP) for Web Server https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sat, 26 Apr 2025 10:41:11 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-1031065 Sat, 26 Apr 2025 10:41:11 +0000 https://randomnerdtutorials.com/?p=89227#comment-1031065 In reply to guy.

Did you connect your computer to the ESP8266 network before accessing the IP address?
Regards,
Sara

]]>
By: guy https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-1030461 Thu, 24 Apr 2025 19:11:29 +0000 https://randomnerdtutorials.com/?p=89227#comment-1030461 I have tried this example but it doesn’t work.
In the serial monitor I receive the ip- address 192.168.4.1 but when I connect to the ESP8266-Access Point, I cannot reach the webpage from the esp. Error message : “ERR_CONNECTION_TIMED_OUT”
I used different browsers but all the same error message.
arduino IDE : 2.3.6
nodemcu 1.0 (esp12)
Serial monitor ” Setting AP (Access Point)…AP IP address: 192.168.4.1″, but then it stops

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-882499 Sun, 07 Jan 2024 11:36:18 +0000 https://randomnerdtutorials.com/?p=89227#comment-882499 In reply to djef.

Hi.
What motors are you using?
Take a look at our ESP8266 projects and see if you can find something that can help you: https://randomnerdtutorials.com/projects-esp8266/
Regards,
Sara

]]>
By: djef https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-882405 Sat, 06 Jan 2024 20:37:26 +0000 https://randomnerdtutorials.com/?p=89227#comment-882405 In reply to Sara Santos.

I bought an ESP8266 chip. 4Relay to control four motors, and I do not have much experience in programming, nor do I know how to connect it to the Arduino to program it.
Please help me with this, thank you

]]>
By: Frede Kristensen https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-872544 Fri, 17 Nov 2023 11:54:22 +0000 https://randomnerdtutorials.com/?p=89227#comment-872544 In reply to Sara Santos.

Thank you very much for your reply.
As far as I can see – the suggested example code and the code on this page is 2 completely different server designs.
I did hope for some help to implement the button in this design.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-872515 Fri, 17 Nov 2023 09:38:47 +0000 https://randomnerdtutorials.com/?p=89227#comment-872515 In reply to Frede Kristensen.

You can get started here: https://randomnerdtutorials.com/esp8266-web-server/
Regards,
Sara

]]>
By: Frede Kristensen https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-872503 Fri, 17 Nov 2023 08:57:51 +0000 https://randomnerdtutorials.com/?p=89227#comment-872503 Hello Sara,
I would like to ad a button to switch on and off a GPIO.
Could you please give me a little help how to do that ?

]]>
By: janis https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-867901 Wed, 25 Oct 2023 21:26:20 +0000 https://randomnerdtutorials.com/?p=89227#comment-867901 In reply to janis.

can also be without a password

]]>
By: janis https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-867900 Wed, 25 Oct 2023 21:21:47 +0000 https://randomnerdtutorials.com/?p=89227#comment-867900 ESP8266 libraries 3.0.2 require a softAP password length of at least 8 characters, if not – go to “default” configuration and do not configure DHCP. written in line 112 of ESP8266WiFiAP.cpp. it took me 3 days to find why DHCP does not work

]]>
By: Milan https://randomnerdtutorials.com/esp8266-nodemcu-access-point-ap-web-server/#comment-853944 Mon, 07 Aug 2023 11:49:26 +0000 https://randomnerdtutorials.com/?p=89227#comment-853944 In reply to Sara Santos.

Hello
Is it possible to trigger some sound notification in phone this way?
I can be done this?

thanks

]]>