ESP32: mDNS address resolution

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 11

  • @tycstahX
    @tycstahX 4 года назад

    Can the async library do captive portals?

  • @salmanalfarish7999
    @salmanalfarish7999 4 года назад

    is there anything I can do to redirect a website using esp8288?

  • @manuelbergmann9222
    @manuelbergmann9222 3 года назад

    Do you by chance tested if that works for Android/iPhone out of the box? I want to create an AP with my phone and use mDNS to resolve the ESP32 which connects to it.

    • @manuelbergmann9222
      @manuelbergmann9222 3 года назад

      I will answer that myself. No. Android as the only platform does not and issues have been flooded for at least 8 years now, with zero reaction from Google. Most prominent issue: issuetracker.google.com/issues/140786115

  • @leslymontufar9003
    @leslymontufar9003 4 года назад

    I already have a website, is it possible to display the information of ESP32 (temperature ...) in my own DNS? And in real time?

    • @joserosendosotoreza1184
      @joserosendosotoreza1184 4 года назад

      You can use Mqtt protocol or websockets for realtime connection for to connect the esp to your website, that depends if your website permits to supports those protocols, i hope the answer helps you

  • @Nobody-Nowhere
    @Nobody-Nowhere 3 года назад +1

    Does this work in AP mode?

    • @cmxpotato
      @cmxpotato 3 года назад

      I'm wondering this too. I can't get mDNS to work unless I'm doing something wrong.

  • @alvaroromanroyo6414
    @alvaroromanroyo6414 3 года назад

    I am using a ESP32 camera. I don`t know the reason why but it does not even upload the code, any idea why?