Access ESP8266 Server over Internet from Anywhere - A complete A-Z IOT GUIDE

Поділитися
Вставка
  • Опубліковано 2 гру 2024
  • This video explains all steps needed for an IOT project.For example a Server is started on port 350 of ESP Module & IOT setup is demonstrated .
    The following steps are explained :
    --Starting a server on a port of ESP module
    -- Making the IP of ESP module STATIC , so that its IP is allotted the same always
    -- PORT FORWARD settings under Router Configuration so that any access to port from external world is directed to the ESP Server port.
    -- Windows Firewall setting to allow port 350 for communication.
    -- Finally NO-IP configuration to make your Public IP STATIC
    Now external world can communicate with your ESP's Server by using the NO-IP Domain name & no need to use or remember the Public IP.

КОМЕНТАРІ • 67

  • @sarangank1134
    @sarangank1134 8 років тому +2

    Great video Sir.I've not seen such a complete informative video on the whole internet.

  • @TheAbhro
    @TheAbhro 7 років тому +1

    Thanks a lot Sir, the whole video has cleared all the questions I had about, how to create a domain host name for my esp8266... You just made it too simple for everyone.

  • @mmilton62
    @mmilton62 8 років тому +1

    Tks Sir! keep walking and helping people! Will see all your videos. Tks from Brazil.

  • @plamendimitrov8498
    @plamendimitrov8498 3 роки тому

    Thanks a lot. You just saved me so much time sorting this out. Thank you again.

  • @sayalijoshi5010
    @sayalijoshi5010 3 роки тому

    Sir I am getting the error port 350 not open on noip.com
    While doing Device Configuration assistant settings.
    Because of which the Device is not able to connect to the ESP.

  • @zulkarnainkarim
    @zulkarnainkarim 3 роки тому

    This is very interesting topic.. but how to access my esp once I have completed the port forwarding.. you should make extended video for this and make some example with esp..

  • @waltergith6535
    @waltergith6535 Рік тому

    Could you please update this video. I have my own server to communicate with ESP8266, but can not get a client connection to ESP.
    I did port forwarding and firewall settings, but still not connection from remote. Local connection is working with public IP.

  • @TheDIYer
    @TheDIYer 4 роки тому

    Im finding it really hard to port forward as i have device>wifi router>modem>isp ,how do i proceed isp said all ports are open

  • @andreyvieira9654
    @andreyvieira9654 7 років тому

    How did you set Putty to automatically add "
    " in the end of the commands ? I'm struggling to make it works without Ctrl-J. I think I'm going to use Termite.

  • @navadeep025
    @navadeep025 4 роки тому

    Can I use this for ESP 32 cam video and open video from anywhere?

  • @chetansoni2795
    @chetansoni2795 4 роки тому

    Sir, my client is a web page which sends http requests , so i have to set my esp8266 in port 80 ???????

  • @dickdatbenik
    @dickdatbenik 8 років тому

    Portforwarding esp8266 ect
    very clear explaination, thx

  • @sikazwe2010
    @sikazwe2010 7 років тому +1

    Thanks for that great tutorial! I have a question though. Does the computer you used to open the web browser need to have a static IP address?

  • @abhijitmahajani9285
    @abhijitmahajani9285 8 років тому

    dear sir, may I know how to write MQTT client code on ESP 8266-01 being used in conjunction with Arduino Mega. Thanks.

  • @snehajitsaha3114
    @snehajitsaha3114 3 роки тому

    Sir, I'm using my phone's hotspot to access network for my ESP8266. What should I do?

  • @rahulmahajan3768
    @rahulmahajan3768 6 років тому

    Hi
    Nice thing but i have some doubt, how your connection with AC Appliances like fan, lighht? Your making with AC main if yes please explain

  • @jithin7822
    @jithin7822 4 роки тому

    Sir can you tell me how to do the same with esp32 cam board

  • @Steveshp1
    @Steveshp1 8 років тому

    Your explaining is really good. Thanks

  • @ahmedshehata6978
    @ahmedshehata6978 6 років тому

    Thank you sir for your great explanation .. i have a problem right now after setting in DHCP List the new ip address of the ESP and its mac address when i put AT+CIFSR it got me the old ip address not the new one .... what is the solution now ?

  • @Sivarajansam931
    @Sivarajansam931 7 років тому +1

    Sir is it same for ethernet module?

  • @3mariusx
    @3mariusx 9 місяців тому

    Thank you for the video. How to access the esp link (ip adress) on wan after all settings are done? I have tried ipadress:port or ipadress:port nothring works. Can you please help me 😢

  • @sushilshrestha5903
    @sushilshrestha5903 7 років тому

    i got the idea and the main concern is that how i can communicate esp8266 through different internet from anywhere to contoll the device connected with esp8266

  • @randelltumala6181
    @randelltumala6181 7 років тому

    Hi, how to used putty on nodemcu esp8266?

  • @chetansoni2795
    @chetansoni2795 4 роки тому

    Sir, Instead of making ESp8266 IP address Static by going to the configuration page of router , can we also do this by using this
    AT command - AT+ CIPSTA ="ip","gateway","netmask" ??

  • @stevenlee1726
    @stevenlee1726 6 років тому

    The problem is my router webpage dont allow me to do port forwarding. There is no button to assign IP address and do any thing. Is there any other method? Using command prompt or? HELP!!!!!!!!!!!!!!!!!!!!!!!

    • @stevenlee1726
      @stevenlee1726 6 років тому

      HAHA! I solved the problem. My router web interface actually has 2 different user name and password! Need to key in the real one to get into the actual web interface! wahahhahaha

  • @gisagarajoel4646
    @gisagarajoel4646 7 років тому +1

    hello sir
    i am from Rwanda but really if possible can you make a flow chart of Esp server and the internet please I am note getting it well
    thanks

  • @vinesha947
    @vinesha947 5 років тому

    Sir, can we use another Esp as client instead of pc and software..?

  • @mehulpatel8321
    @mehulpatel8321 6 років тому

    hello sir; i am not so much familiar with iot , i am recently start working with it , during connection of server i will get connection error, so kindly suggest me about it, if it's it possible to is there any code are there please suggest me.

  • @izzyblackout1090
    @izzyblackout1090 6 років тому

    Why do you need to allow inbound rule in your laptop firewall? From my understanding, the ESP is connected to your router, not through your laptop. Am I right? So, doesn't that means any request from the net will directly be forwarded to the ESP?

    • @stevenlee1726
      @stevenlee1726 6 років тому

      Do you understand why? I have the same question.
      The process should be like: Outside world server-> router -> ESP8266.
      Why is it related to firewall on computer?

    • @stevenlee1726
      @stevenlee1726 6 років тому

      Wait I think he is using his computer to talk with ESP8266 (Server). His computer is at the outside world and connect to ESP8266 at home. He needs to by pass the firewall to talk to ESP8266 i guess so.

  • @usmanshah66
    @usmanshah66 6 років тому

    sir which software you are using?

  • @clailsonjorge
    @clailsonjorge 6 років тому

    Thanks for vídeo, how do i get the mac of my client using command at?

  • @parthasarathythirumalai3737
    @parthasarathythirumalai3737 2 роки тому

    Excellent guide

  • @chiragsehgal6585
    @chiragsehgal6585 7 років тому

    can you make a product oriented video .. for standalone system . for example a live website having control of onboard led ?

  • @bhavyachinnu8522
    @bhavyachinnu8522 6 років тому

    can i use mts ultra wifi dongle???????

  • @SaadMaqsood
    @SaadMaqsood 5 років тому

    you don't have to write a program just to get the IP address of your ESP8622 [just log in to your router and select DHCP clint or DHCP option and you will get the IP address and MAC of all the devices with is connect to your router]

  • @Sreemetals
    @Sreemetals 7 років тому

    excellent video. Thanks for sharing your knowledge.

  • @zaqwsx28
    @zaqwsx28 4 роки тому

    Thank you! Easy to follow.

  • @dineshsoni6708
    @dineshsoni6708 4 роки тому

    Great job. How can use without router. Using mobile hotspot

  • @bhavyachinnu8522
    @bhavyachinnu8522 6 років тому

    awesome sir
    thanku fr sharing ur knowledge
    it is very helpul fr beginers

  • @raunakrhishabh6340
    @raunakrhishabh6340 7 років тому

    Is this possible without a broadband connection in India ?

  • @ahbhoyar
    @ahbhoyar 6 років тому

    Excellent Demonstration

  • @xiaomyredmii7430
    @xiaomyredmii7430 5 років тому

    it works?

  • @sudhanvabelle
    @sudhanvabelle 6 років тому

    Very useful sir! Thank you so much...

  • @mauriciomerca6892
    @mauriciomerca6892 7 років тому +2

    excellent video...
    I congratulate you for sharing your knowledge.
    Sir ... you can do this same video with the esp866 NODEMCU using the Arduino Ide.
    Thank you !

    • @SaravananAL
      @SaravananAL  7 років тому +3

      Thanks for your appreciation.Soon I'll post a video on Esp8266 as Arduino IOT

    • @vinodkinoni4863
      @vinodkinoni4863 7 років тому

      sir plz make this vdo

    • @diegorgzm
      @diegorgzm 6 років тому

      @@SaravananAL Hi, excuse me sir did you post it?

  • @vinodkinoni4863
    @vinodkinoni4863 7 років тому

    sir your vdo explainaton so good , i realy so thanks you

  • @rahulmoorkoth2395
    @rahulmoorkoth2395 7 років тому

    very informative thanks for uploading

  • @xilinx80
    @xilinx80 5 років тому

    Thanks for a great tutorial!

  • @rajdey1234
    @rajdey1234 6 років тому

    sir, whether"No-ip" is illegal?

  • @kumarm5562
    @kumarm5562 8 років тому

    Hello Sir, I am just surfing through your wordpress site alselectro.wordpress.com,
    just some doubts sir related to esp8266 wifi module
    I am getting this error when i upload any program
    1. espcomm_sync failed error
    2. espcomm_open failed
    even for blink examples too
    I searched in github too
    p.s: i updated the latest firmware too
    help me sir

  • @axramar1992
    @axramar1992 8 років тому +3

    Awesome sir !

  • @ravivashatkar5585
    @ravivashatkar5585 7 років тому

    Love this ! Thanks a lot !

  • @TTVbygowtham
    @TTVbygowtham 5 років тому

    Nice video sir

  • @vinodkinoni4863
    @vinodkinoni4863 7 років тому

    plz make vdo ardiuno ide with nodemcu 12 esp8266 over internet

  • @nurakhyarnordin3985
    @nurakhyarnordin3985 4 роки тому

    Did anyone noticed how many tabs he open for Chrome?

  • @victor7ultimate
    @victor7ultimate 6 років тому

    great video.

  • @NishantjonyJaiswal
    @NishantjonyJaiswal 7 років тому

    Thanks.

  • @pramodisha
    @pramodisha 6 років тому

    Hello Sir,
    Very nice videos posted by you. Can I contact you via email please?
    Thanks.

  • @jazim9489
    @jazim9489 8 років тому

    saravanan ungle hi