ESP32 Using SmartConfig

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 มิ.ย. 2024
  • Changing Wi-Fi credentials in code for your ESP32 based IoT project is frustrating, right?
    As most of us, either hard code Wi-Fi credential or will use famous Wi-Fi manager.
    Apart from this, there is a method known as ESP-Touch, and it works on SmartConfig technology developed by TI.
    We will explore SmartConfig technology, and you will be amazed as it is super simple to use and lightweight.
    For In-Depth Explanation📘 & Source code💻
    Check out our tutorial :- On ESP32 Using SmartConfig
    ➤www.techtonions.com/esp32-usi...
    If you don't know how to install ESP32 in Arduino IDE then you can follow this tutorial :-
    ➤Blog Tutorial: www.techtonions.com/installin...
    ➤Video Tutorial: • Installing ESP32 In Ar...
    ---------------------------------------------------------------------------------------------------------
    Discover more interesting Electronics projects: ➤www.techtonions.com/
    Cross The boundaries of IoT with us:
    ➤www.techtonions.com/esp32/
    ---------------------------------------------------------------------------------------------------------
    Chat with us on Discord.
    / discord
    Follow us on Facebook page
    / techtonions
    Follow us on Twitter page
    / techtonions
    Follow us on Instagram
    / techtonions
    ---------------------------------------------------------------------------------------------------------
    #Arduino #ESP32 #ESP8266 #SmartConfig #ESPTouch #Electronics #ArduinoIDE #Technology #Programming
    ---------------------------------------------------------------------------------------------------------
    Subscribe for more projects like this!
    bit.ly/Subscribe-TechTOnions
    Subscribe for TechTOnions Weekly Newsletter!
    www.techtonions.com/subscribe...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 7

  • @andrejpenic1115
    @andrejpenic1115 2 ปีที่แล้ว +1

    Awesome !!!

  • @yasinakar2350
    @yasinakar2350 11 หลายเดือนก่อน

    sensör kapının açıldığını nasıl anladı vericiye yaklaşınca mı ? uzaklaşması gerekmez miydi?

  • @zyghom
    @zyghom ปีที่แล้ว

    super amazing way to do it fast! It would be nice to pass also i.e. WiFi Channel, static IP address etc (with static IP, ESP32 can get connected to AP/Router within 150ms - no way to do it so fast with DHCP) - any way to do so with ESP Touch?

    • @TechTOnions
      @TechTOnions  ปีที่แล้ว

      Sounds interesting, but we have not explored the ESP touch that deeply and there is not so much content on this yet. But ESP touch is a great way from users perspective.

    • @zyghom
      @zyghom ปีที่แล้ว

      @@TechTOnions but VERY limited ;-(

    • @CompanyBusinessCards
      @CompanyBusinessCards 9 หลายเดือนก่อน

      @@TechTOnions once connected to WiFi, I'm guessing its still necessary to make use of mDNS to descover the device on the network to link it to your app

  • @knowledge_seeker80
    @knowledge_seeker80 ปีที่แล้ว

    we can create similar function as android app :)