Hey, Great explanation! Can u tell me how many devices can I connect to the nodemcu in Access Point mode? Also how many devices can i connect to the nodemcu in station mode?
Hi SHU, I'm not sure but i guess 4 devices in either station or access point mode. This information can be found on online documentation of NodeMCU in section ESP8266WebServer library. I hope this information will be useful to you. Good luck and best wishes!
my webpage from arduino wants to send a text data to 8266wifi. what configuration I should make in 8266 sketch to receive it. Now I have to copy the text from webform and paste it at the webclient of nodemcu webserver thanks
No. The mode of the ESP8266 as set in the video is in Access point mode (it acts like router). For you to be able to control from anywhere around the world, you will have to set the ESP8266 to be in station mode.
I trying to connect mobile to esp in access mode using wifi it showing wifi without internet ,here my device cant connected to esp please solved this issue
Hi Yam, thank you! in description section there is link under "Project Files". This exact code been used to create webserver in AP Mode on NodeMCU ESP8266. I hope you'll find it. Good luck!
You know what?, i just planning to make project with esp8266 as web server, and magically, i open youtube app, and just found this video on my TH-cam recommendations, its a magic 🪄 Btw, can i modify your code for my project?
Hi you may need to add Ethernet Shield with Arduino Uno Board to provide internet connectivity. And then you can build webserver. I already made video on the same on my channel. Please refer that video. Good luck and best wishes!
Hi, if you want to control 4-LED. You then need to setup 4-GPIO pins of ESP8266 and then create 4-button's in webserver code to send HTTP request to control individual Pin of NodeMCU ESP8266. Good luck and best wishes!
My biggest respect to author for great example!
Thank you, finally an example how to combine a soft AP with a website in it!
You are a brilliant teacher 🏅
Hi Lorqvan, thank you so much!
I am glad you find NodeMCU ESP8266 tutorial useful.
Best wishes!
It's actually working 😀😀, it's better than blynk app.
Very well taught!
Thank you so much!
Hey, Great explanation!
Can u tell me how many devices can I connect to the nodemcu in Access Point mode?
Also how many devices can i connect to the nodemcu in station mode?
Hi SHU, I'm not sure but i guess 4 devices in either station or access point mode. This information can be found on online documentation of NodeMCU in section ESP8266WebServer library. I hope this information will be useful to you. Good luck and best wishes!
U are Best............................🤘👌👍
Thank you! I'm glad you find this ESP8266 webserver video useful.
my webpage from arduino wants to send a text data to 8266wifi. what configuration I should make in 8266 sketch to receive it. Now I have to copy the text from webform and paste it at the webclient of nodemcu webserver
thanks
Thanks you very informative , can I use your code and modified it?
Yes, you can
Can this enable the LED to be operated from anywhere in the world via the website via the Internet?
No. The mode of the ESP8266 as set in the video is in Access point mode (it acts like router). For you to be able to control from anywhere around the world, you will have to set the ESP8266 to be in station mode.
I trying to connect mobile to esp in access mode using wifi it showing wifi without internet ,here my device cant connected to esp please solved this issue
Hey, good video and very fins explained, Respekt. , tell me where I can find the code? On the GitHub link I don't see it, thanks in advance, regards
Hi Yam, thank you!
in description section there is link under "Project Files". This exact code been used to create webserver in AP Mode on NodeMCU ESP8266. I hope you'll find it. Good luck!
thanks it was nice
Hi Leonhad, Glad you liked it!
do you know if we can get the IP address and the mac address of the client connected ?
Hi Sparta, Yes you can get it!
Can i control it from anywhere in the world just by internet. If no means how am i able to done this .
Hi, you can use public MQTT server to connect your NodeMCU ESP8266. I have a dedicated video on this. Good luck and best wishes!
Good
You know what?, i just planning to make project with esp8266 as web server, and magically, i open youtube app, and just found this video on my TH-cam recommendations, its a magic 🪄
Btw, can i modify your code for my project?
Yes you can edit my code and build your expected web server application on NodeMCU ESP8266. Good luck and best wishes!
thankz sir
how can I connect arduino uno and change values of arduino uno example switch on light connected to ardduino uno . using a web server
Hi you may need to add Ethernet Shield with Arduino Uno Board to provide internet connectivity. And then you can build webserver. I already made video on the same on my channel. Please refer that video. Good luck and best wishes!
Thanks!
Welcome Terminator!
How can I control 4 leds??
Hi, if you want to control 4-LED. You then need to setup 4-GPIO pins of ESP8266 and then create 4-button's in webserver code to send HTTP request to control individual Pin of NodeMCU ESP8266. Good luck and best wishes!
8266 wifi. Sit box. Mai. Set.
how to prevent esp deep sleep mode
Hi Mohd, I'll consider making future video to demonstrate deep sleep mode using NodeMCU ESP8266
@@BINARYUPDATES could I program both the Arduino & ESP8266 to my Samsung chromebook laptop?