Accessing Web Pages using Web Address - ESP8266 mDNS

Поділитися
Вставка
  • Опубліковано 25 лис 2024

КОМЕНТАРІ • 42

  • @pdcrew2
    @pdcrew2 4 роки тому +1

    Thank you so much for this video. It's so simple and effective. All the videos I've looked at haven't worked.

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

      You're welcome!

    • @sulmarpl
      @sulmarpl 2 роки тому +2

      yes, because lack of 1 line: MDNS.update();

  • @d4te_muhammadzadidilmizadi970
    @d4te_muhammadzadidilmizadi970 Рік тому +1

    what this dns can be open browser in smartphone ?

  • @udhayakumar-mn2de
    @udhayakumar-mn2de 3 роки тому +1

    Thanks bro very useful. How to access web page over internet.

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

      You should have port forwarding feature in your home router for this.

  • @mightydev5295
    @mightydev5295 3 роки тому +1

    Nice content 👍

  • @hamididrees9351
    @hamididrees9351 3 роки тому +1

    How can it works on Android phone's browser?

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

    hi i am unable to download the #include file please provide any reference links

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

      It comes with esp library.

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

    Great, I loved it, but what about to see the web page in a mobile phone?

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

    Does it work with SPIFSS ?

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

    I'm still unable to access my myesp.local from my windows 10, even after installing Bonjour service :/
    Any advice?

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

      first try ping command using the ip address

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

      I have the same problem. The ping command with the ip address works, but not with the hostname...

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

      Oh now it works: My Problem was that I first instanciated an object of MDNSresponder but this is wrong.

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

    I'm not able to find port can say why this happening?

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

      Have you installed USB to serial driver for your board ?

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

      @@UtGoTech yes cp2102 driver

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

      Is that serial chip installed in your board ?

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

      @@UtGoTech yes

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

      Double check that because some boards have different serial chip.

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

    Android 12 support mDNS

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

      Great....

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

      I don't have Android 12 yet. I will check as soon as I get Android 12.

  • @DanielBerzinskas
    @DanielBerzinskas 2 дні тому

    3:08 Newer versions of Android do

    • @UtGoTech
      @UtGoTech  2 дні тому

      Sorry I didn't understand

    • @DanielBerzinskas
      @DanielBerzinskas 2 дні тому

      @@UtGoTech You said android doesn't support mDNS yet but newer versions do

    • @UtGoTech
      @UtGoTech  2 дні тому

      Ok. Thanks for pointing it out. I will make an update in the new video.

  • @DrTRonik
    @DrTRonik 2 роки тому +2

    👍🙏

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

    not working

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

      Where you facing issue