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
@FactByte11072 ай бұрын
best video regarding esp32 on yt.. peaceful and slow explanations without hurry.. demonstrating every step.. thx so much for ur efforts
@DIYTechRush2 ай бұрын
Thanks for the kind words!
@Rob-id3zf11 ай бұрын
Your videos are excellent. Clear explanations, great length, great graphics etc. Nice job!
@DIYTechRush10 ай бұрын
Much appreciated!
@bkcganeshblogs9 ай бұрын
Sir Thank you for your simple teaching with vast knowledge
@ShishakliAus7 ай бұрын
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.
@SpecialTimeWithDaniel5 ай бұрын
how did you do that?
@thomasnook1189 күн бұрын
dude ive been tryna figure this out all day. Im going to go test this now and try to figure out what you mean lol I appreciate it!
@sarveshdeshmukh331010 ай бұрын
Really great videos man! Very informative, concise and well put together. I really appreciate it
@DIYTechRush10 ай бұрын
Glad you like them!
@jaimelopez7486 Жыл бұрын
Excellent tutorial, well explained, thank you very much for your contribution.
@DIYTechRush Жыл бұрын
I'm so glad you like it 😊
@MUSHIN_8888 ай бұрын
bro ur actually the best at giving good info
@hitman-o4k4 ай бұрын
This the one tutorial I was looking like mad man It is the best one for esp beginners 👍👍
@timburroughs2109 Жыл бұрын
How did you get around the Debug issues? What version of the Arduino IDE are you using?
@ThanhTran-bi4ht8 ай бұрын
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)
@ridwansetiawan_wan62729 ай бұрын
Sir, I have question. While I upload to esp32 there have "flash read error 1000", what I Should do. thank you sir
@Bunsnduns7 ай бұрын
making a tank with esp32. great series to help
@fablapp2 ай бұрын
txs a lot fo rthis content! oe question, what is the advantage of using it in access mode (or disadvantages). Also is i t possible not to setup a password?
@exomodz78855 ай бұрын
I just want to hear him say "its a me, a mario!!"
@rahulajayan554611 ай бұрын
why is there a delay (around 3 to 5seconds) for led to turn on /off
@sharmilaanbalagan6599 Жыл бұрын
sir it show like connecing only ,it not connected to my network wht can i do..will u pleasesuggest a solution for it
@alkhashtee Жыл бұрын
Wonderful tutorial, thank you very much.
@abhiramsp997211 ай бұрын
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?
@rayyanahmed14905 ай бұрын
Sir in serial monitor it is trying to connect to a wifi but it is loading and not connecting what is the problem
@filipdamaskovic42924 ай бұрын
I have the same problem...Did you solve it?
@rayyanahmed14904 ай бұрын
@@filipdamaskovic4292 yes
@rayyanahmed14904 ай бұрын
Set ur hotspot to 2.4 gz it is by default 5ghz which esp32 doesn't support
@neilausten94045 ай бұрын
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
@MrBobWareham Жыл бұрын
Thank you, that was very easy to follow
@DIYTechRush Жыл бұрын
Glad it helped!
@Mr.ToadVanShroom Жыл бұрын
Great! Thank you so much, your video helped me a lot.
@DIYTechRush11 ай бұрын
Glad it helped!
@nihadhpk12379 ай бұрын
Why its showing " waiting for download" in serial monitor after pressing reset button of ESP32CAM??
@mohammadanowarhossain86996 ай бұрын
Nice and easy explanation. Love❤
@DIYTechRush6 ай бұрын
Thanks a lot 😊
@NOXFPV9 ай бұрын
Great tutorial. Liked and subbed.
@DIYTechRush9 ай бұрын
Awesome, thank you!
@4mshorts511 Жыл бұрын
It supports 5g or 5gh band
@AntonioPiccirillo-ep4ep4 ай бұрын
Very clear explnations. Unfortunately after uploading the program simpleweb server ( I used mobile phone as hotspot) the serial drops ..... Someone can help to solve?
@tareshgupta109511 ай бұрын
how would you control the the client esp32(Station mode) with the central esp32(SoftAP)?
@chiquitathechicken7 ай бұрын
ESPNow, it's a protocol in the ESP32 exapmles.
@wildboyy Жыл бұрын
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?
@DIYTechRush Жыл бұрын
> 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 Жыл бұрын
Thank you for your fast response :D@@DIYTechRush
@ricclip19044 ай бұрын
Why do I get this error: 0x3 (SW_RESET) ?
@yulfianaharini77565 ай бұрын
what if the ip address is not appear in the serial monitor?
@Davo49205 ай бұрын
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.
@CyuzuzoGeorgeАй бұрын
very helpful, thanks
@DIYTechRushАй бұрын
No worries
@LucaKlawun8 ай бұрын
hello is there a reason i cant open the ip address ?
@tocube19 ай бұрын
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?
@chiquitathechicken7 ай бұрын
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.
@tocube17 ай бұрын
@@chiquitathechicken thanks mate. surprisingly, switching to a different usb port solved the issue for me. It's weird!
@rm278610 ай бұрын
Thanks for this good video now my ESP32 works with wifi
@DIYTechRush10 ай бұрын
Glad it helped
@RamPandya-b9d9 күн бұрын
Sir can you please give the full code of this video
@Warning.mp4010 ай бұрын
How much distance it can connect wifi..i mean there is any limit for this
@DIYTechRush10 ай бұрын
It's about 30 meters
@PedroHenrique-md2yq Жыл бұрын
Excellent tutorial, thank you very much
@DIYTechRush Жыл бұрын
Glad it was helpful!
@pavanpromantheking14332 ай бұрын
BRO WHAT DO U MEAN BY CONNECTING TO 'wat'
@تراثدارحامد5 ай бұрын
Great explanation
@DIYTechRush5 ай бұрын
Glad you think so!
@evigaming7611 Жыл бұрын
Sir my ESP 32 is not connecting to wifi what can I do ?
@DIYTechRush Жыл бұрын
Try to reset it using its enable/reset key
@evigaming7611 Жыл бұрын
@@DIYTechRush sir I'm done that bat it's not working.
@mtlmvn3650 Жыл бұрын
Sir please can you share this programing code
@victorananth Жыл бұрын
Are there any issues with the Mesh routers?
@EternalScienceAndTech4 ай бұрын
Well explained
@unclerichard6729 Жыл бұрын
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..."
@chiquitathechicken7 ай бұрын
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.
@rayyanahmed14905 ай бұрын
@@chiquitathechickenbro my phone can't able to connect to esp32 after clicking rest button it is saying loading and doesn't generating ip address
@chiquitathechicken5 ай бұрын
@@rayyanahmed1490 LOAD, then if unable, LOAD or RESET again.
@clifforddicarlo9178 Жыл бұрын
Nice tutorial. Thanks.
@DIYTechRush Жыл бұрын
Glad it was helpful!
@ZafarIqbal-dp2ye Жыл бұрын
Nice for new students Good
@DIYTechRush Жыл бұрын
Yes, thanks
@abhayvarrier33393 ай бұрын
Where to get this code
@mas11ful Жыл бұрын
excellent tutorial. How do I contact you?
@DIYTechRush Жыл бұрын
Here
@mas11ful Жыл бұрын
@@DIYTechRush 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.
@ankitnagarkar260 Жыл бұрын
how to get .hex file for that
@iamdihan11 ай бұрын
Randomly came across this tech. Can someone tell me what you guys use this board for?
@matteoraggi66210 ай бұрын
It’s used a lot for IoT
@MaNs0oRiKo10 ай бұрын
Thank you
@khonkluar755 Жыл бұрын
Thank sir 😊
@DIYTechRush Жыл бұрын
So nice of you
@debbiswas2062 Жыл бұрын
Thanks . Sir
@DIYTechRush Жыл бұрын
Any time
@lollyispolly522 Жыл бұрын
Serial monitor is just printing dots
@lollyispolly522 Жыл бұрын
Okay it got connected but my esp kept blinking even when I clicked on off
@chiquitathechicken7 ай бұрын
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.
@sajidulislam2934 Жыл бұрын
Sir please provide code
@DIYTechRush Жыл бұрын
kzbin.info/www/bejne/l3mWpH97hq5nldk
@Nameless9ua14 ай бұрын
e
@kwikshooter1 Жыл бұрын
ANYWAYS is not a word. In English, try saying anyway.
@DIYTechRush Жыл бұрын
Thanks 😊
@shahidrasool8060Ай бұрын
i got this errore (What i do) rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:2 load:0x3fff0030,len:4832 load:0x40078000,len:16440 load:0x40080400,len:4 ho 8 tail 4 room 4 load:0x40080404,len:3504 entry 0x400805cc ⸮ets Jul 29 2019 12:21:46
@xshadowsystem Жыл бұрын
������������� mi ESP send this to the terminal :l
@hexagonal7708 Жыл бұрын
press reset button on your esp32 or check the baudrate
@chiquitathechicken7 ай бұрын
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.