Hi everyone - It's come to my attention that there has been someone masquerading as myself, responding to some comments here with a link to a Telegram chat to win a prize from me. THIS IS A SCAM, I am not holding a contest, nor do I have a Telegram account. PLEASE DO NOT RESPOND TO THESE MESSAGES!! It's happening on a lot of my videos, I'm taking steps to remove them manually, but as I have 162 videos, it will take some time. If you do run across a suspicious comment, I would appreciate you letting me know at info@dronebotworkshop.com. Thanks! Bill (The real one!)
I literally found this knowledgeable gentleman's channel a few days ago. This channel is perfect for everyone with a beginner/basic sense of electronics. Very well spoken and highly recommend this.
I'm the kind of person who's intersted in everything i like knowledge makes me feel invincible And you seem to have an interest in electronic do you think it will be of good use !?
Thanks! Love your videos. Very much appreciate the work that you put into these videos. They are FANTASTIC! I love that you take the time to explain the “why” details.
Thanks a lot for your detailed videos which cover fundamentals all the way to advanced concepts for each topic. I am in awe of the efforts you put in for such high quality content! You are the BEST in this training space!
I tried the sample with wifimanager on my project and to my surprise everything works i got the connection to my wifi and now i don't have to wait too long to connect my ESP32 with my project, This is the most educational video i found on the esp32, Keep sending more videos like that i learn a lot drom it Keep the good work Thanks a lot! Even after a year of publishing...
This guy is the truth! Take it from someone who has been through it all, I'm talking all the Indian students videos, German amateur enthusiasts, and random channels (are we still talking about electronics?!?!?). On a serious note, if this guy does a video on it, then it will be top 5 videos that exist so save yourself the time an just subscribe.
Hi, I finished coding a ESP-32 One Wire Reader and realized the WiFi credentials were hard coded. This was the exact video I was looking for. Excellent job in explaining the uses of WiFi Manager.
I'm working working with the WifiManager for years on my ESP8266 projects, but because of your workshop video, I've learned some stuff again. So thanks a lot for that. Regarding the ESP32, there is a smaller version available, I'm using for my projects. It's the WEMOS D1 mini ESP32. It is small but powerfull. Greetings from the rhine-main-region, germany Alex
It's like you're psychic and basing your video ideas off my thoughts. Last week when I was quickly programming an esp32 I thought to myself, "I really shouldn't hardcode this sh*t". Bam, 1 week later you make me a guide.
This is AMAZING! I've been messing with html embedded in my sketches and trying to grab field data into my sketches for several days. This video demonstrates EVERYTHING I need for my current project. You've saved me weeks of time messing about when all I need it the functionality of the WiFiManager. Thank you so much!
Your videos are just outstanding - you don't leave anything unexplained and take the normal approach where people assume a certain level of knowledge (and where you do that you're most always link to a video you've already made showing how that bit works!) which can really easily alienate beginners. Your instructions are so clear that I can actually watch your videos on two-and-a-half times speed and still follow them easily - thanks for making such wonderful videos and keep up the good work!! 😃
Hi Bill, I'm a big fan of your videos, not only for the clear, organized, detailed and rich graphic information, but for your generosity in sharing your knowledge.... Big thanks 👍
Nice addition to your videos! I see you've been churning them out quite frequently, lately. Good work! I have been going back through some of your older videos, the one for the HC-SR501 PIR sensor, specifically, just yesterday! Great stuff! Excellent work in the Workshop!
I like your ESP32 based videos a lot. I recently did a project where I needed far more performance than Arduino could provide. I tried Seeduino XAIO, Artemis, and esp32. Settled on the ESP32 and I'm going to continue using them for projects in place of Arduino. Thank you!
Many thanks for the basics. It very helps in many projects. Especially for the step from arduino to ESP with all the possibilities of WLAN, BT and all the others. The presentation and the kind of explaining the topics is very clear , not too fast and very understandable. In many other YT-Videos you lost time with unnecessary doings like showing the wiring (one wire after anaother) of a circuit and missing absolutly important background knowledge. Keep it forward.
I'm always a day late and a dollar short. Where was this video last week when I was building my WIFI status monitor out in my garage. Well, at least I know how to solve a few problems that I had. Thanks for the great video!
You are really good. You touched all the possible points needed when provisioning Wi-Fi and parameters instead of hardcoding. Many thanks, will use this on my IOT chicken coop!
This is an excellent video! I was loooking for a simple way to handle wifi credentials in a mobile app. This video explained exactly the things I needed to know. Thanks for this video!!
The timeliness of this information could not be better! I've been developing sensor uses (VOC, CO2, particulates, T, P, %RH, etc.) using the 8266 for a couple of years. I'm ready to begin deploying to other locations with other WiFi networks and have been struggling with how to find a way to do this. I knew it must exist, but was not aware of WiFiManager. This video makes it seem very feasible now... THANKS!!
Thank you for making this. I'm trying to learn code and there's a lot of choices in tutorials, but not many in native clearly spoken English. Your shop is an American Dream it looks to be. Most of the video was exactly what I needed so I'll be back for more. Where I got lost and your explanations sped up was when it came to the JSON and SPIFFS file and config setup and saving. However, I learned much of what I needed for a basic temp sensor I'm building several of. I've used the WifiManager when I got into all of this building many WLED controllers, but it was all prebuilt and finally I hit the button in my life where it was time to get down to understaniding and compiling my own code for projects I build for work and for fun. I'm going to see what else you have to offer on here and wondered if you use any other platforms to..... well basically show off your skills with a almost complete workshop like yours. Thanks again and hope to read a reply soon as this video is 1.5 years old now. So....What's new?
I've been watching your videos for a while, and I've learned a lot from them. Your personality is also nice to see and hear. The intro makes me laugh every time, nice to be able to follow your videos and learn something from them. thank you
This channel is the best channel to understand everything about what you are looking for in detail so why I really like that channel for this. Thanks a lot for precious explanations. Kind regards...
Excellent rundown, you covered all the basics (and a bit more) so that I can get going 😊 Was hoping to learn some about the OTA update feature but I guess that would have made the video too long.
Marvellous full of clarity like all your videos. Helps me greatly as I'm getting on a bit and it helps remind me how to do this stuff. you're a real star ThankYou.
Thank you very much for teaching me a lot. I appreciate it every time you come out and you and you shop and show everybody how to do this especially somebody like me that doesn’t know what he’s doing. I know a little bit about computers but this is new to me. Thank you very much.
Unless they fixed it, make sure to set the connection timeout property in the library because by default it's 0 seconds. Yes, 0. So if it doesn't connect immediately to your network, it just goes right back to the manager and can be a real pain if this is module is installed in a hard to get to location. I usually set it to 30 seconds and that seems to work every time.
Great video! I was having a hard time understanding how it works, but I get it now. Thanks for the detailed explanation. A real quality tutorial. I'm going to have to go back and check out your other stuff. Thank you so much.
Another great video, Bill. Thanks. I had my ESP on my network in no time. I think using this library will be kind of a game changer to make the ESP much more useful in network applications. Might have to incorporate it into my 6wd robot with a small LCD display to report the same info the sample sketches show on the serial port.
I am desperate integrating the code for the switch to reset the credentials into the webcam code. An explanation similar to your example with WiFi manager would be great. This works great
I use the WifiManager for some years now. I really like it. But as far as I know the password is not encrypted on the flash memory, so you should be aware if you mount this for example outside.
With the Raspberry Pi Zero 2 W's being next to impossible to get for a project I am doing, these modules could meet my need. A wireless module on a board like this. Incredible.
Excellent video. One additional info .WROOM-32 version supports only 1 band 2.4Ghz in wifi ( which is good for many routers ). For dual band support the newer chip C5 version supports wifi over both 2.4 and 5GHz band. ( as read by me )
Exceptional video and presentation - best online video by a wide margin. Very useful information prepared with great care. Thanks. Keep it up. Truly remarkable!
Hello. At 16:45 when you enter a password, you get a WiFiManager screen. I try to access from Android mobile and as a result I get nothing. No WiFiManager screen and there is message that Android is connected to AutoConnectAP but, there is no Internet. So, can you please tell me what I am doing wrong?
Hey all, as I went through this tutorial I got stumped after connecting my ESP32 to my phone.. I was unable to config my esp32 to my wifi. I didn't have the same options on my phone as seen in the tutorial @16:48 mark. My Serial monitor only displays --> *wm:[2] NUM CLIENTS: 1 I never receive the "Failed to connect message" nor the "connected..yeey". I am using the example code without any modifications. I uncommented wm.resetSettings(); of course. Any ideas? I appreciate your time
Hi I have a question if my esp8266 connected to WiFi how can i display the IP Address on OLED i used the esp 8266 library SSD1306Wire not the Adafruit for the OLED thanks in advance if you can advise on the exact code also for MAC address
@DroneBot Workshop Can you please make a detailed step by step video to run a secure web server on ESP32 in AP mode with self signed certificate? Also would appreciate process to encrypt the flash memory on ESP32. Couldn't find a single video that explains this!
I enjoy your videos, they are very good, my network at home is 10.0.0 and I have the ESP32 working and serial monitor is waiting for a connection. I can swap connections on my phone no problem and it says connected without internet. If I were to use this with an ESP32cam I'd want to be able to see my camera output on my PC. Can the 192.168.4 IP scheme be changed? OK, I still need to do some reading...
I had two NodeMCU from LoLin v3. One was partially working , other was not at all. The working got ok after trying different binaries. I then compared the voltages at the pins of the two and found that D4 pin was not getting low as it should be when flash button was pressed. Found that one the transistors pin was showing was short. There was no voltage at the pin of the flash button to make it low when pressed (grounded). It is almost impossible to repair it as the prints are masked and it is double sided pcb. I had spend a couple of days trying hard to find the solution , thinking it to be a software issue. the lesson is some of these board could be faulty.
I always like your videos, because you speak slowly and explain clearly. I request you to publish a sketch to add MQTT server, user name and password using WiFi Manager please.
I attempted to run the WifiManager demos on a Heltec Wifi ESP32 v3 (an ESP32-S3) and it does not compile. It appears that two important libraries are not available for the S3 (SPIFFs, and it's variants & WifiManger). Any workarounds? Thanks in advance.
I love your videos! I’ve one simple question: I’m building a project with ESP32 that will ship with no screen. Users must access and control it via an iPhone usually, or any browser. What is the simplest way to give access? It’s clearly better if they don’t need to remember an IP address - and anyway there’s no screen to show it on. Thank you in advance for your advice! Malcolm
Thank you for really good explanation. However, one thing I was unable to understand was that why did you uncommented 'wm.resetSettings()'? You said something about production but I was not able to get a clear explanation that why it was supposed to be uncommented until it reaches production. Please correct me if I am wrong.
I missed the bit where the wifi credentials are stored to nvmem. A lot of code covered the additional parameters, but I was expecting the credentials to be part of the Jason file since you said they would be lost on a power cycle... help.?
@dronebotworkshop I'm getting an error message while trying to upload wifi manager to esp 32 dev module. It says 'compilation error: WifiManager.h: No such file or directory'. Can you tell me what went wrong and how to fix this?
quick question, were the compilation and upload speed up? to me takes longer to upload and compile working on m1 pro, could it be the micro usb cable or is it that the video was speed up?
Personally, I chose to configure my esp8266 connection parameters using serial commands and write them to internal eeprom. Not end-user friendly, but much more convenient for me
As a newby to esp32 world, could you recommend what version I should buy? eBay or Amazon or somewhere else? I heard audrinos IDE works fine with esp32. I love the features of esp32. Thanks for your help.
Hi Bill, thanks for a great video as usual. I am building a commercial product and I do not want my users to set up Wi-Fi every time thy turn their device on. What is the solution. Thanks
What about reconnect? If esp device run on battery power and router power failure then not connect to router. Need restart. Its not suitable. But advanced have reconnect. And its work. When any one use wifi.disconnect() method, then how user make wifi.begin(ssid,pass). Ssid, pass not known.
Hi Bill, good day I have 1 problem that suppose my esp32 connect with wifi and performed good but all of sudden power off. In this situation when power ON my esp32 immediately get connected and router as well but router emit wifi signal after 3 minutes. In this case my esp32 not connect automatically I have to reset my esp32 than it connect with wifi. Please provide solution so that esp32 connect with wifi automatically (not to push EN/reset button). Your early reply is highly appreciated. Thanks.
Hi there ... I used wifi manager library on ESP8266 and server created on ESP works fine after connecting wifi. But when i connected ESP with mobile hotspot, server did not work. Is this library not connected with mobile hotspot ?
Hi, What about accessing ESP32 Camera through a different network, how can we connect to camera on different WiFi network for streaming like on VLC player if we provide ip with rtsp protocol, this will work on same network camera and laptop on same network but doesn't work when laptop network changes.. how do we do this..
Hi everyone - It's come to my attention that there has been someone masquerading as myself, responding to some comments here with a link to a Telegram chat to win a prize from me. THIS IS A SCAM, I am not holding a contest, nor do I have a Telegram account. PLEASE DO NOT RESPOND TO THESE MESSAGES!!
It's happening on a lot of my videos, I'm taking steps to remove them manually, but as I have 162 videos, it will take some time. If you do run across a suspicious comment, I would appreciate you letting me know at info@dronebotworkshop.com.
Thanks!
Bill (The real one!)
1:20
You the only man who can hold his eyes for so long without blinking you won the compitition already...
These are seriously the most well-explained and detailed videos in youtube about electronics and programming.
True 100%
My goto when I want to understand...
He makes really helpful slides and graphics. Trainer godmode unlocked.
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
"Our old friend the ESP32" 😂
Thanks for all your work. I've been following you for a while - your videos and topics are the best.
And thank YOU, Steve, much appreciated!
I literally found this knowledgeable gentleman's channel a few days ago. This channel is perfect for everyone with a beginner/basic sense of electronics. Very well spoken and highly recommend this.
I'm the kind of person who's intersted in everything i like knowledge makes me feel invincible
And you seem to have an interest in electronic do you think it will be of good use !?
@@haniDopeman yes I do
@@JAMESSAN117 forgive me I was thinking out loud to write such a low tier question.
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Thanks! Love your videos. Very much appreciate the work that you put into these videos. They are FANTASTIC! I love that you take the time to explain the “why” details.
Thank you so much, that is very kind of you!
Thanks a lot for your detailed videos which cover fundamentals all the way to advanced concepts for each topic. I am in awe of the efforts you put in for such high quality content! You are the BEST in this training space!
That's very nice of you to say Sajan, glad you enjoy my content!
I tried the sample with wifimanager on my project and to my surprise everything works i got the connection to my wifi and now i don't have to wait too long to connect my ESP32 with my project, This is the most educational video i found on the esp32, Keep sending more videos like that i learn a lot drom it
Keep the good work
Thanks a lot!
Even after a year of publishing...
This guy is the truth! Take it from someone who has been through it all, I'm talking all the Indian students videos, German amateur enthusiasts, and random channels (are we still talking about electronics?!?!?). On a serious note, if this guy does a video on it, then it will be top 5 videos that exist so save yourself the time an just subscribe.
Hi, I finished coding a ESP-32 One Wire Reader and realized the WiFi credentials were hard coded. This was the exact video I was looking for. Excellent job in explaining the uses of WiFi Manager.
You have a wonderful talent for being able to simplify complex topics and present them in a way most people can comprehend. Nice work as ususal.
Nobody explain better tech subjects over the youtube than this guy!
Wow, that was an excellent tutorial Thanks for the tutorial!
Thank you, much appreciated! Glad you enjoyed the tutorial.
Such a gentle voice to explain complex topic, Amazing
I'm working working with the WifiManager for years on my ESP8266 projects, but because of your workshop video, I've learned some stuff again. So thanks a lot for that. Regarding the ESP32, there is a smaller version available, I'm using for my projects. It's the WEMOS D1 mini ESP32. It is small but powerfull.
Greetings from the rhine-main-region, germany
Alex
It's like you're psychic and basing your video ideas off my thoughts. Last week when I was quickly programming an esp32 I thought to myself, "I really shouldn't hardcode this sh*t". Bam, 1 week later you make me a guide.
Just experienced the psychic moment at 38:00 😅
This is AMAZING! I've been messing with html embedded in my sketches and trying to grab field data into my sketches for several days. This video demonstrates EVERYTHING I need for my current project. You've saved me weeks of time messing about when all I need it the functionality of the WiFiManager. Thank you so much!
Your videos are just outstanding - you don't leave anything unexplained and take the normal approach where people assume a certain level of knowledge (and where you do that you're most always link to a video you've already made showing how that bit works!) which can really easily alienate beginners. Your instructions are so clear that I can actually watch your videos on two-and-a-half times speed and still follow them easily - thanks for making such wonderful videos and keep up the good work!! 😃
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Hi Bill, I'm a big fan of your videos, not only for the clear, organized, detailed and rich graphic information, but for your generosity in sharing your knowledge.... Big thanks 👍
Nice addition to your videos! I see you've been churning them out quite frequently, lately. Good work! I have been going back through some of your older videos, the one for the HC-SR501 PIR sensor, specifically, just yesterday!
Great stuff! Excellent work in the Workshop!
Amazing work, as usual Bill!
I like your ESP32 based videos a lot. I recently did a project where I needed far more performance than Arduino could provide. I tried Seeduino XAIO, Artemis, and esp32. Settled on the ESP32 and I'm going to continue using them for projects in place of Arduino. Thank you!
Just discovered about ESP32 and ESP8266 lately. They're such amazing devices. I don't think I'll be seeing Arduino Nanos again anytime soon lmao
hello I searched a lot for this tutorial Your teaching was excellent and in simple language I wish you the best
Many thanks for the basics. It very helps in many projects. Especially for the step from arduino to ESP with all the possibilities of WLAN, BT and all the others. The presentation and the kind of explaining the topics is very clear , not too fast and very understandable. In many other YT-Videos you lost time with unnecessary doings like showing the wiring (one wire after anaother) of a circuit and missing absolutly important background knowledge. Keep it forward.
I'm always a day late and a dollar short. Where was this video last week when I was building my WIFI status monitor out in my garage. Well, at least I know how to solve a few problems that I had. Thanks for the great video!
You are really good. You touched all the possible points needed when provisioning Wi-Fi and parameters instead of hardcoding. Many thanks, will use this on my IOT chicken coop!
Thank you for another inspiring video! I wanted to mention that Arduino IDE versions before 1.8.19 have the log4j vulnerability.
As many before, I have to compliment you on your perfect presentation. Thank you :)
This is an excellent video! I was loooking for a simple way to handle wifi credentials in a mobile app. This video explained exactly the things I needed to know. Thanks for this video!!
Phenomenal video!!! Incredibly clear explanation for ESP32's. Thank you sooooo much!
The timeliness of this information could not be better! I've been developing sensor uses (VOC, CO2, particulates, T, P, %RH, etc.) using the 8266 for a couple of years. I'm ready to begin deploying to other locations with other WiFi networks and have been struggling with how to find a way to do this. I knew it must exist, but was not aware of WiFiManager.
This video makes it seem very feasible now... THANKS!!
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Thank you for making this. I'm trying to learn code and there's a lot of choices in tutorials, but not many in native clearly spoken English. Your shop is an American Dream it looks to be. Most of the video was exactly what I needed so I'll be back for more. Where I got lost and your explanations sped up was when it came to the JSON and SPIFFS file and config setup and saving. However, I learned much of what I needed for a basic temp sensor I'm building several of. I've used the WifiManager when I got into all of this building many WLED controllers, but it was all prebuilt and finally I hit the button in my life where it was time to get down to understaniding and compiling my own code for projects I build for work and for fun. I'm going to see what else you have to offer on here and wondered if you use any other platforms to..... well basically show off your skills with a almost complete workshop like yours. Thanks again and hope to read a reply soon as this video is 1.5 years old now. So....What's new?
Very clear explanation! May ask you which is the software that you use to draw so awesome and clear schematics?
I've been watching your videos for a while, and I've learned a lot from them.
Your personality is also nice to see and hear.
The intro makes me laugh every time, nice to be able to follow your videos and learn something from them.
thank you
This channel is the best channel to understand everything about what you are looking for in detail so why I really like that channel for this. Thanks a lot for precious explanations. Kind regards...
Great Article, well narated! Full of small tips which others hide! Hats off you Sir!!
This is one of the best tutorial videos I have ever watched.
Excellent rundown, you covered all the basics (and a bit more) so that I can get going 😊
Was hoping to learn some about the OTA update feature but I guess that would have made the video too long.
Thank you so much, Bill! The tutorial is concise and clear, you are a wonderful teacher! This is exactly what I've been looking for! Thank you again!
Marvellous full of clarity like all your videos. Helps me greatly as I'm getting on a bit and it helps remind me how to do this stuff. you're a real star ThankYou.
Thank you very much for teaching me a lot. I appreciate it every time you come out and you and you shop and show everybody how to do this especially somebody like me that doesn’t know what he’s doing. I know a little bit about computers but this is new to me. Thank you very much.
Danke!
Thank you!
Unless they fixed it, make sure to set the connection timeout property in the library because by default it's 0 seconds. Yes, 0. So if it doesn't connect immediately to your network, it just goes right back to the manager and can be a real pain if this is module is installed in a hard to get to location. I usually set it to 30 seconds and that seems to work every time.
A Christmas flower for your mom!
Thanks, I'm sure she will love it!
Great video! I was having a hard time understanding how it works, but I get it now. Thanks for the detailed explanation. A real quality tutorial. I'm going to have to go back and check out your other stuff. Thank you so much.
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Another great video, Bill. Thanks. I had my ESP on my network in no time. I think using this library will be kind of a game changer to make the ESP much more useful in network applications. Might have to incorporate it into my 6wd robot with a small LCD display to report the same info the sample sketches show on the serial port.
I am desperate integrating the code for the switch to reset the credentials into the webcam code. An explanation similar to your example with WiFi manager would be great. This works great
Absolutely love your videos. They've helped me on numerous occasions. Very thorough and well made. Thank you for all you do.
I'm glad you're here 😁👍I glossed right over this. awesome video!
Very concise, very well explained, thank you so much for sharing 🙏🏻
Well explained Bill, thanks. Make a video on Arduino MKR WiFi 1010, too. That is a bit challenging.
I use the WifiManager for some years now. I really like it. But as far as I know the password is not encrypted on the flash memory, so you should be aware if you mount this for example outside.
Thanks for highlighting WifiManager. That was something that I've been looking for!
With the Raspberry Pi Zero 2 W's being next to impossible to get for a project I am doing, these modules could meet my need. A wireless module on a board like this. Incredible.
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Excellent video. One additional info .WROOM-32 version supports only 1 band 2.4Ghz in wifi ( which is good for many routers ). For dual band support the newer chip C5 version supports wifi over both 2.4 and 5GHz band. ( as read by me )
Link con tutorial para actualizar portal cautivo---------------------> ruclips.net/video/nb4AvYcy2G8/видео.html
Well done and timely for some projects I've started. Thanks!
This is the best instruction for wifimanager.
Literally just answered a question I posted on your other video :) excellent material
Your videos are as neat as your workbench. Well done 👌
Exceptional video and presentation - best online video by a wide margin. Very useful information prepared with great care. Thanks. Keep it up. Truly remarkable!
Thanks for this useful info 👍
This setup approach make sense as people have been asked to program there router for over a decade now.
Hello. At 16:45 when you enter a password, you get a WiFiManager screen. I try to access from Android mobile and as a result I get nothing. No WiFiManager screen and there is message that Android is connected to AutoConnectAP but, there is no Internet. So, can you please tell me what I am doing wrong?
This is an excellent tutorial. I learned a lot. Thank you very much.
Your content is very helpful. But many of us face lot of issues when using these devices. Pls take some time to respond to solve these issues too.
Hey all, as I went through this tutorial I got stumped after connecting my ESP32 to my phone.. I was unable to config my esp32 to my wifi. I didn't have the same options on my phone as seen in the tutorial @16:48 mark. My Serial monitor only displays --> *wm:[2] NUM CLIENTS: 1 I never receive the "Failed to connect message" nor the "connected..yeey". I am using the example code without any modifications. I uncommented wm.resetSettings(); of course. Any ideas? I appreciate your time
Hi I have a question
if my esp8266 connected to WiFi how can i display the IP Address on OLED
i used the esp 8266 library SSD1306Wire not the Adafruit for the OLED
thanks in advance if you can advise on the exact code
also for MAC address
GREAT!!! Just what i was looking for!
Where can i find the ESP32 dev board you demonstrated here?
thank you!
Did I see a video (that I can no longer find) about a newer better WiFiManager? Thanks
Thanks
And thank you as well!
Does "WiFi Manager" only work on the regular ESP32? Or can it be utilized on variants like the mini version or CAM version? 😊
As usual, such a great video. Thank you. I will sign up for the newsletter as we as buy some swag. Thank you, again.
THANK YOU SO MUCH! Your tutorials are always in depth, on point and accurate! THANK YOU!
@DroneBot Workshop Can you please make a detailed step by step video to run a secure web server on ESP32 in AP mode with self signed certificate? Also would appreciate process to encrypt the flash memory on ESP32. Couldn't find a single video that explains this!
Can I ask, once I uploaded the basic script of the wifi manager. But the access point isn't visible on my available networks. May I ask why is that?
I had some problems with the ondemand code, found ou that I needed a wm.autoConnect in the setup for the wifi to reconnect after reset/power off 😞
This is pure gold! Thank you!!
I enjoy your videos, they are very good, my network at home is 10.0.0 and I have the ESP32 working and serial monitor is waiting for a connection. I can swap connections on my phone no problem and it says connected without internet. If I were to use this with an ESP32cam I'd want to be able to see my camera output on my PC. Can the 192.168.4 IP scheme be changed? OK, I still need to do some reading...
I had two NodeMCU from LoLin v3. One was partially working , other was not at all.
The working got ok after trying different binaries.
I then compared the voltages at the pins of the two and found that D4 pin was not getting low as it should be when flash button was pressed. Found that one the transistors pin was showing was short. There was no voltage at the pin of the flash button to make it low when pressed (grounded). It is almost impossible to repair it as the prints are masked and it is double sided pcb.
I had spend a couple of days trying hard to find the solution , thinking it to be a software issue.
the lesson is some of these board could be faulty.
I always like your videos, because you speak slowly and explain clearly. I request you to publish a sketch to add MQTT server, user name and password using WiFi Manager please.
MQTT Server can not run on esp32, esp-idf has mqtt client library, arduino has client library also
@@noweare1 I mean a MQTT client only that needs to have a Server ID/ IP address, username and password etc.,
I attempted to run the WifiManager demos on a Heltec Wifi ESP32 v3 (an ESP32-S3) and it does not compile. It appears that two important libraries are not available for the S3 (SPIFFs, and it's variants & WifiManger). Any workarounds? Thanks in advance.
Thanks!
And thank you too!
Thank you sir. It was explained in a simple and clear manner.
Lot of my doubts are cleared now
I love your videos!
I’ve one simple question:
I’m building a project with ESP32 that will ship with no screen. Users must access and control it via an iPhone usually, or any browser.
What is the simplest way to give access? It’s clearly better if they don’t need to remember an IP address - and anyway there’s no screen to show it on. Thank you in advance for your advice! Malcolm
Thank you for really good explanation. However, one thing I was unable to understand was that why did you uncommented 'wm.resetSettings()'? You said something about production but I was not able to get a clear explanation that why it was supposed to be uncommented until it reaches production. Please correct me if I am wrong.
I missed the bit where the wifi credentials are stored to nvmem. A lot of code covered the additional parameters, but I was expecting the credentials to be part of the Jason file since you said they would be lost on a power cycle... help.?
@Dronebotworkshop
Why can't I use dual Core when using WiFi?
@dronebotworkshop I'm getting an error message while trying to upload wifi manager to esp 32 dev module. It says 'compilation error: WifiManager.h: No such file or directory'. Can you tell me what went wrong and how to fix this?
That is awesome! When will you have the mic working? excellent doorbell cam.
So helpful! Thanks, Bill! 👍👍👍
quick question, were the compilation and upload speed up? to me takes longer to upload and compile working on m1 pro, could it be the micro usb cable or is it that the video was speed up?
Personally, I chose to configure my esp8266 connection parameters using serial commands and write them to internal eeprom. Not end-user friendly, but much more convenient for me
As a newby to esp32 world, could you recommend what version I should buy? eBay or Amazon or somewhere else? I heard audrinos IDE works fine with esp32. I love the features of esp32. Thanks for your help.
Good stuff! Thanks Bill! I can't wait to try this!
Hi Bill, thanks for a great video as usual. I am building a commercial product and I do not want my users to set up Wi-Fi every time thy turn their device on. What is the solution. Thanks
What about reconnect?
If esp device run on battery power and router power failure then not connect to router. Need restart. Its not suitable.
But advanced have reconnect. And its work. When any one use wifi.disconnect() method, then how user make wifi.begin(ssid,pass). Ssid, pass not known.
I love the way you explain things, thanks a lot sir.
16:16 progress bar color magenta? how?
Hi Bill, good day
I have 1 problem that suppose my esp32 connect with wifi and performed good but all of sudden power off. In this situation when power ON my esp32 immediately get connected and router as well but router emit wifi signal after 3 minutes. In this case my esp32 not connect automatically I have to reset my esp32 than it connect with wifi. Please provide solution so that esp32 connect with wifi automatically (not to push EN/reset button). Your early reply is highly appreciated. Thanks.
Hi there ... I used wifi manager library on ESP8266 and server created on ESP works fine after connecting wifi. But when i connected ESP with mobile hotspot, server did not work. Is this library not connected with mobile hotspot ?
Hi, What about accessing ESP32 Camera through a different network, how can we connect to camera on different WiFi network for streaming like on VLC player if we provide ip with rtsp protocol, this will work on same network camera and laptop on same network but doesn't work when laptop network changes.. how do we do this..