Connect ESP32 to WiFi - ESP32 Beginner's Guide

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

КОМЕНТАРІ • 96

  • @RAMANKUMAR-ji8ip
    @RAMANKUMAR-ji8ip 9 місяців тому +6

    this is best series ever of esp32 it has everything i want like same esp32 board and i also want how we can use html file as is this included in this series thankyou so much sir for your efforts

  • @ShishakliAus
    @ShishakliAus 5 місяців тому +15

    Just in case this helps someone. My ESP-WROOM-32 REFUSED to connect to my home SSID. Connected to my Phone Hotspot fine, but not home SSID. Packet capturing the network showed the device was sending a DHCP DISCOVER, and my router responded with DHCP OFFER. HOWEVER, the offer had an "error" that the NTP value was not a multiple of 4. No idea why... looked fine to me. I deleted the NTP value from my DHCP server on my router and the ESP32 connected fine ever since.

  • @Rob-id3zf
    @Rob-id3zf 8 місяців тому +2

    Your videos are excellent. Clear explanations, great length, great graphics etc. Nice job!

  • @hitman-o4k
    @hitman-o4k 2 місяці тому +1

    This the one tutorial I was looking like mad man
    It is the best one for esp beginners 👍👍

  • @bkcganeshblogs
    @bkcganeshblogs 7 місяців тому +2

    Sir Thank you for your simple teaching with vast knowledge

  • @sarveshdeshmukh3310
    @sarveshdeshmukh3310 8 місяців тому +1

    Really great videos man! Very informative, concise and well put together. I really appreciate it

  • @timburroughs2109
    @timburroughs2109 10 місяців тому +2

    How did you get around the Debug issues? What version of the Arduino IDE are you using?

  • @jaimelopez7486
    @jaimelopez7486 Рік тому +10

    Excellent tutorial, well explained, thank you very much for your contribution.

  • @exomodz7885
    @exomodz7885 2 місяці тому +3

    I just want to hear him say "its a me, a mario!!"

  • @ridwansetiawan_wan6272
    @ridwansetiawan_wan6272 7 місяців тому +2

    Sir, I have question. While I upload to esp32 there have "flash read error 1000", what I Should do. thank you sir

  • @MUSHIN_888
    @MUSHIN_888 5 місяців тому +2

    bro ur actually the best at giving good info

  • @ThanhTran-bi4ht
    @ThanhTran-bi4ht 5 місяців тому +2

    hi i unconnected my lap from esp and then i cannot access to the IP address anymore, so i wonder if there is a way to commnicate wirelessly to turn on/off the led (i use battery to power the ESP32)

  • @Bunsnduns
    @Bunsnduns 4 місяці тому +1

    making a tank with esp32. great series to help

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

    Amazing tutorial!
    Does the Ip-adress change everytime, or do i need a domain-adress? Does my smartphone also be connected on the same wifi?
    Edit: Can I create an additional File for html code and one for javascript?

    • @EnjoyMechatronics
      @EnjoyMechatronics  Рік тому +3

      > Yeah, the ip address does change, but we could use ESPmDNS library to assign a simple name instead.
      > With this method, you have to be connected to the same network
      > You can add multiple files by using Peripheral Interface Flash File System (SPIFFS). SPIFFS is a lightweight filesystem created for microcontrollers with a flash chip, which is connected by SPI bus, like the ESP32 flash memory.

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

      Thank you for your fast response :D@@EnjoyMechatronics

  • @neilausten9404
    @neilausten9404 2 місяці тому +1

    Do you know why I would get disconnected from the website and have to press reset button of the ESP32, all the time, to get reconnected

  • @Mr.ToadVanShroom
    @Mr.ToadVanShroom 9 місяців тому +1

    Great!
    Thank you so much, your video helped me a lot.

  • @sharmilaanbalagan6599
    @sharmilaanbalagan6599 11 місяців тому +2

    sir it show like connecing only ,it not connected to my network wht can i do..will u pleasesuggest a solution for it

  • @alkhashtee
    @alkhashtee Рік тому +4

    Wonderful tutorial, thank you very much.

  • @rm2786
    @rm2786 7 місяців тому +1

    Thanks for this good video now my ESP32 works with wifi

  • @abhiramsp9972
    @abhiramsp9972 8 місяців тому +1

    Hello can I connect raspberry pi 4 with esp32? And send data from raspberry to esp32? if yes could you pls tell how to do that?

  • @nihadhpk1237
    @nihadhpk1237 6 місяців тому +1

    Why its showing " waiting for download" in serial monitor after pressing reset button of ESP32CAM??

  • @AntonioPiccirillo-ep4ep
    @AntonioPiccirillo-ep4ep 2 місяці тому

    Very clear explnations. Unfortunately after uploading the program simpleweb server ( I used mobile phone as hotspot) the serial drops ..... Someone can help to solve?

  • @mohammadanowarhossain8699
    @mohammadanowarhossain8699 3 місяці тому +1

    Nice and easy explanation. Love❤

  • @MrBobWareham
    @MrBobWareham 11 місяців тому +1

    Thank you, that was very easy to follow

  • @NOXFPV
    @NOXFPV 7 місяців тому +1

    Great tutorial. Liked and subbed.

  • @rayyanahmed1490
    @rayyanahmed1490 2 місяці тому +3

    Sir in serial monitor it is trying to connect to a wifi but it is loading and not connecting what is the problem

    • @filipdamaskovic4292
      @filipdamaskovic4292 2 місяці тому

      I have the same problem...Did you solve it?

    • @rayyanahmed1490
      @rayyanahmed1490 2 місяці тому

      @@filipdamaskovic4292 yes

    • @rayyanahmed1490
      @rayyanahmed1490 2 місяці тому +3

      Set ur hotspot to 2.4 gz it is by default 5ghz which esp32 doesn't support

  • @pipatanaamatachaya3707
    @pipatanaamatachaya3707 8 місяців тому

    Thanks for a nice clip. I am just want to know that how many stations that the esp32 (access point) can be connected. As far as I know it can be connected just 2 ( 1 master, 2 slaves).

  • @rahulajayan5546
    @rahulajayan5546 8 місяців тому +1

    why is there a delay (around 3 to 5seconds) for led to turn on /off

  • @tareshgupta1095
    @tareshgupta1095 8 місяців тому +1

    how would you control the the client esp32(Station mode) with the central esp32(SoftAP)?

  • @tocube1
    @tocube1 6 місяців тому +1

    it throws the "Brownout detector was triggered" error.
    the board is connected to a laptop through its usb port.
    is there anything i can do to bypass this error and make the esp32 work?

    • @chiquitathechicken
      @chiquitathechicken 4 місяці тому

      That means your energy is too little for the ESP32, here's the code to disable it.
      #include "soc/soc.h"
      #include "soc/rtc_cntl_reg.h"
      void setup() {
      WRITE_PERI_REG(RTC_CNTL_BROWN_OUT_REG, 0);
      }
      this code basically tells the esp32 to stfu and do its work as intended, but its still better to get a better cable for the esp32.

    • @tocube1
      @tocube1 4 місяці тому

      @@chiquitathechicken thanks mate. surprisingly, switching to a different usb port solved the issue for me. It's weird!

  • @ricclip1904
    @ricclip1904 Місяць тому +1

    Why do I get this error: 0x3 (SW_RESET) ?

  • @4mshorts511
    @4mshorts511 11 місяців тому +1

    It supports 5g or 5gh band

  • @Warning.mp40
    @Warning.mp40 7 місяців тому +1

    How much distance it can connect wifi..i mean there is any limit for this

  • @PedroHenrique-md2yq
    @PedroHenrique-md2yq Рік тому +1

    Excellent tutorial, thank you very much

  • @تراثدارحامد
    @تراثدارحامد 2 місяці тому +1

    Great explanation

  • @yulfianaharini7756
    @yulfianaharini7756 3 місяці тому +2

    what if the ip address is not appear in the serial monitor?

    • @Davo4920
      @Davo4920 2 місяці тому

      When I had this initial problem, I logged into my router and found a page that showed all devices connected to the router . When the esp connected it had the ip address. The approach was similar to how he explained with the port stuff.

  • @ZafarIqbal-dp2ye
    @ZafarIqbal-dp2ye 10 місяців тому +1

    Nice for new students Good

  • @unclerichard6729
    @unclerichard6729 11 місяців тому

    I don't know what I'm doing different than you but there are NO wifi examples included in the download from the board manager. The latest is 2.0.14 but I went all the way back to the package you installed in the last video, 2.0.5 and there still were no wifi examples.
    Edit:
    I went to your Github page and found an Arduino ESP32 package and tried to use the simplewebserver file from it, but is does not work. It stope at,
    "Leaving...
    Hard resetting via RTS pin..."

    • @chiquitathechicken
      @chiquitathechicken 4 місяці тому

      1. Please use the serial monitor to view what it says, the screen your looking at is not the serial monitor, but rather the output.
      2. You have to set your microcontroller to the ESP32 bundle for you to see all the examples of the ESP32.

    • @rayyanahmed1490
      @rayyanahmed1490 2 місяці тому

      ​@@chiquitathechickenbro my phone can't able to connect to esp32 after clicking rest button it is saying loading and doesn't generating ip address

    • @chiquitathechicken
      @chiquitathechicken 2 місяці тому

      @@rayyanahmed1490 LOAD, then if unable, LOAD or RESET again.

  • @iamdihan
    @iamdihan 8 місяців тому +1

    Randomly came across this tech. Can someone tell me what you guys use this board for?

  • @EternalScienceAndTech
    @EternalScienceAndTech 2 місяці тому

    Well explained

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

    Nice tutorial. Thanks.

  • @LucaKlawun
    @LucaKlawun 5 місяців тому +1

    hello is there a reason i cant open the ip address ?

  • @mas11ful
    @mas11ful 9 місяців тому +1

    excellent tutorial. How do I contact you?

    • @EnjoyMechatronics
      @EnjoyMechatronics  9 місяців тому +1

      Here

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

      @@EnjoyMechatronics I am needing some help with displaying a web page. Maybe you can guide me in the right direction. I want to use an ESP32 as a web server and have it transmit battery voltage, rpm, scale mph, and mph. I have the math and programming figured out so I can read it on the serial port, but don’t know how to get it to be able to see the information on a iPhone or iPad. I am 72 years old and have a hard time learning all this computer stuff, but I am trying. I have watched some of your videos, but still not sure how to get the variables to display on a web page. Thanks for listening.

  • @evigaming7611
    @evigaming7611 Рік тому +2

    Sir my ESP 32 is not connecting to wifi what can I do ?

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

      Try to reset it using its enable/reset key

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

      @@EnjoyMechatronics sir I'm done that bat it's not working.

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

      Sir please can you share this programing code

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

      Are there any issues with the Mesh routers?

  • @MaNs0oRiKo
    @MaNs0oRiKo 7 місяців тому +1

    Thank you

  • @abhayvarrier3339
    @abhayvarrier3339 15 днів тому

    Where to get this code

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

    Thank sir 😊

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

    how to get .hex file for that

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

    Thanks . Sir

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

    Sir please provide code

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

    Serial monitor is just printing dots

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

      Okay it got connected but my esp kept blinking even when I clicked on off

    • @chiquitathechicken
      @chiquitathechicken 4 місяці тому

      1. Did you set the Baud to the correct amount? if not, place your baud to the same amount as stated on Serial.begin();.
      2. Did you use the correct GPIO pin? check again to make sure, if not, please ensure that you used the correct code for it.

  • @Nameless9ua1
    @Nameless9ua1 Місяць тому +1

    e

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

    ANYWAYS is not a word. In English, try saying anyway.

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

    ������������� mi ESP send this to the terminal :l

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

      press reset button on your esp32 or check the baudrate

    • @chiquitathechicken
      @chiquitathechicken 4 місяці тому +1

      Check your baud, if its on 9600 like how a lot of codes set their baud rate to, change it to what Serial.begin(); says on the ESP-32 code.

  • @Rolad-k3n
    @Rolad-k3n День тому

    ai................................................................................................................................................................................................................................................danan