It worked for me. You explained everything very clearly, i understood it very fast and it worked on the first try. Thank you Delali and greetings from germany.
Thank You for Great Video! It works 😊. After a lot of time wasted on a STUPID problem... (I downloaded only the BIN-files directly from inside Github. I thought I was SMART 😖) That led to PROBLEMS when trying to run the code on ESP32. And LOTS of frustration and wasted time. After downloading the whole ZIP (as described in the video), everything worked perfectly. 👍😊
Awesome. let me know how that goes. You might want to get one of those esp's with dedicated antenna for that. Please don't forget to subscribe. Cheers!!
I did this just as you said, and it works perfect. I am able to broadcast to a building 30 feet away through two brick walls. Previously I did not get the signal in that building but now I can get 3 to 4 Mbps. Question, could you do it the exact same way, but instead use the ESP 32 cam module, without the cam attached, because the cam module comes with an external antenna? Stronger signal and more range?
Its amazing to hear you were able to successfully build one of your own. Concerning the ESP cam module, as long as your able to upload the bin files unto it, i believe it should work fine and give a better range as well. I haven't tried this on an ESP cam though but I dont see why it shouldn't work. Please dont forget to subscribe. Cheers!!
@@vertaniacity9113 sorry but i never did get the time to try it with the espcam and ext antenna. If i ever do I will reply post to this comment. If anyone else does it please also post here to this comment string
Hi, i have a repeater which i have connect to my computer thro USB, my question is can i with USB-to-microUSB adapter connect repeater and ESP8266 to have WIFI connectivity
Thats an interesting question, i have never thought about or tried this. I just made a few searches but didnt get much. Maybe it exist but, might take some time to find. Please let me know if you come across anything.
Thanks for the kind words. Great suggestion! I'd get my hands on one of those boards and come up with something cool. Thanks so much for your Patreon contribution. You're amazing.
Yes fam. Devices connected will be in the same lan. To the best of my knowledge, there's no reason why the repeater SSID and password cant be the same as the router. Actually my repeater at home is setup with similar details as the router but I didn't do that in this video because I wanted people to easily identify the router and repeater by name.
According to some articles I found on the internet it works with the n type too... NOTE: I haven't done any extensive test on the subject to be able to tell for sure.
I dont think so. But anything is possible, if you have the technical know how, you could modify the wifi firmware and add extra functionalities that could support esphome. Just thinking out loud.
Sir in my pc I have completed full set up but the flasher options are not coming pls tell what to do I have project on it and date is till 25th Oct pls tell fast
Please make sure you have all the needed drivers installed for the esp. You can also delete all the flasher software and related files. Then download them and install again to be sure nothing is corrupted. Go to the link below, download the CP210X and CH341 drivers and install them. Am not sure which one of the two chips your ESP got but one of them will work for you. drive.google.com/drive/folders/1M9UKCm1I6qsNywlQFlggDPvXdKDEhLjm?usp=sharing Let me know how it goes!!
Unfortunately I only connected two devices, that is my phone and laptop...I haven't tried more devices so I cant tell. If you get to try more devices please let me know.
@@Delali thanks bro and Happy new year to you also and i have a suggestion for you plz make a BLE Gampad with ESP32 and use in built touch feature to control it. give code and process in detail .
It depends on the devices you have. If the devices have flexible menu's for connectivity control the its possible to set your devices to have a static IP. If not I'm not sure how to set that on your devices.
I was able to successfully follow the instructions in the video and connect two ESP32 repeaters to my router. They worked well, but I am having trouble communicating with the devices connected to the networks of the repeaters. Could you please help me troubleshoot this issue? Thanks for the video
bro my esp32 and 128x64 display is comming tommorow. can you make a video of an extender with display? like showing connection status, incoming mbps, outgoing mbps please
Yes, that should also work. I haven't tried that specifically but one time, I had two routers configured with the same name and password. I placed the two routers at opposite ends of a building and it made the wifi seem it was everywhere and with a strong signal.
brother, i have esp32 s2 and i flashed esp 32 s3 file in it according to the instructions in this video. but it doesnt show up on wifi networks? can you help me?
I have a hotspot network with voucher code as password using mikhmon voucher generator. Question: can this still be working if i used this as extender on a hotspot network with voucher code as password???
Thats a tricky one, i have not used this repeater under such circumstance yet. However if the network to be repeated has a name and password that must be used first before a voucher prompt appears, then i dont see why it will not work. On the other hand if the voucher is required first before anything else then no, it might not work.
There is an error in the video. The boot loader address for an ESP32-C3 is 0x0 NOT 0x1000. Just change the address and it works. Every similar video on RUclips seems to have the same error. Once sorted it works brilliantly.
I could be a driver issue. Please check if your ESP has the CH340 UART chip or CP210x and download the appropriate driver for it. drive.google.com/drive/folders/1M9UKCm1I6qsNywlQFlggDPvXdKDEhLjm?usp=drive_link
@@kiu8179 I'd have to do a few searches for that. A cheaper alternative is to use your laptop. First, you need to make sure your laptop is connected to any wifi network. Then you go into your network and sharing center if you use windows. Go to properties and then to Sharing....then set your laptop to share the wifi connection of ethernet. You can now connect a LAN cable to your RJ45 port and plug it into any other device with LAN port. viola
Try holding the PRG(program) button the ttgo board and see if it works. This works better for ESP32 NodeMCU boards because there's no other chip add-ons. TTGO my complicate things a little. Please dont forget to subscribe. Cheers!!
The ESP32 available on the market currently doesnt support 5G yet. However Espressif's ESP32-C5 supports 5G. Kindly take a look at this article. www.espressif.com/en/news/ESP32-C5#:~:text=Espressif's%20ESP32%2DC5%20is%20the,require%20high%2Defficiency%20wireless%20transmissions.
Hi from South Africa, never seen the ESP flash thing before. I usually work with the Arduino software as it is easy to import whole git projects as zip files. I will try this though just for experiencing the esp flash .tool
you must select the board correctly at the very fast ,for me when i was selected esp32 d0d2 something then everything uploaded correctly before that i also , was getting errors like you
I haven't tried that before, I cant tell. Let me know if you find any tools that allow you to flash the Wi-Fi repeater firmware using a phone. I will study it and make a video. Please dont forget to subscribe. Cheers!!
Hello, thanks for reaching out, Kindly select the esp32 or esp you have under Tools menu > boards in your Arduino ide, then under tools menu again, click burn bootloader.
Just a suggestion, can you turn off your windows defender? reinstall the tools and try the process all over again? Please note that i did not make the tools or resources used in the video and cant vouche for them. Kindly do your own research and take caution. I noticed sometimes windows defender messes with the flashing tool and its dependencies. In other cases i "think" some users maybe using different variants of the esp8266 leading to these issues.
Please install the driver for the esp32 if you haven't already. The driver is usually CP2102 or CH3407. kindly search for them on google and install them.
Please Use "%20" if your main SSID name needs a space. Example "Home%20Router" will result with "Home Router". Please dont forget to subscribe. Cheers!!
hello! its not working for me with the new repository, i am using nodemcu esp32 and this is the message i get when i flash: Uploading stub... Running stub... Stub running... Changing baud rate to 576000 Changed. NO XMC flash detected! FLASH_CRYPT_CNT 0 ABS_DONE_0 False Compressed 22592 bytes to 14156... Compressed 3072 bytes to 117... Compressed 812656 bytes to 516275... am i doing anything wrong?
Can you check if your ESP driver is installed ? Also can you turn off your windows defender? reinstall the tools and try the process all over again? Please note that i did not make the tools or resources used in the video and cant vouche for them. Kindly do your own research and take caution. I noticed sometimes windows defender messes with the flashing tool and its dependencies. In other cases i "think" some users maybe using different variants of the esp8266 leading to these issues.
Excellent vid. Showing all the pitfalls as well as the basics. Going to give that a go today. Thank you.
Have fun.
Thanks for the kind words.
Do u have file of repeater?
It worked for me. You explained everything very clearly, i understood it very fast and it worked on the first try. Thank you Delali and greetings from germany.
Great to hear!
Thanks for taking the time to leave this comment. You inspire me to continue.
Please don't forget to subscribe. Cheers!!
thanks you are only person in youtube teaching this :)
Thanks for the kind words brother.
Happy new year fam. Please dont forget to subscribe.
@@Delali you too happy new year brother :)
thanks from the Dominican republic, up and running my IOT network
Awesome! What type of IoT devicies are you developing? or for which use cases?
Works perfectly fine. Thank you.
Great to hear! Thanks for the feedback.
Please don't forget to subscribe. Cheers!!
Loved it!!!! Thanks a million, my brother. You've got yourself a new subscriber!
Welcome aboard!
Thanks so much.
Please dont forget to subscribe. Cheers!!
Dope Tuts as always.. Keep it up bro!
Thanks! Will do!
Thank You for Great Video! It works 😊.
After a lot of time wasted on a STUPID problem... (I downloaded only the BIN-files directly from inside Github. I thought I was SMART 😖)
That led to PROBLEMS when trying to run the code on ESP32. And LOTS of frustration and wasted time.
After downloading the whole ZIP (as described in the video), everything worked perfectly. 👍😊
Hahaha, Glad it finally worked out for you.
Please dont forget to subscribe. Cheers!!
Thank you so much, you earned all my likes of each of your videos and done subscribing.
it was a lot easier.
Awww....Thanks for the kind words and gesture.
I'm glad this video was a great help. Cheers!!
you are the man! Thanks for uploading this!
Thanks for taking the time to leave this comment. It means alot to me.
Please dont forget to subscribe. Cheers!!
This seems super helpful! Thanks
Thank you very much sir!
Most welcome!🥳
Please dont forget to subscribe. Cheers!!
Might try this out for when camping. Try to get the range of the cabin’s WiFi to the woods
Awesome. let me know how that goes.
You might want to get one of those esp's with dedicated antenna for that.
Please don't forget to subscribe. Cheers!!
Delali for president!!!!
wode3 gymii saaa!
@@GHizmoHub ah😂😂
herh Delppy dier.😂😂
Thanks for making this vid. it helped
I'm glad this video was of help.
Please dont forget to subscribe. Cheers!!
I did this just as you said, and it works perfect. I am able to broadcast to a building 30 feet away through two brick walls. Previously I did not get the signal in that building but now I can get 3 to 4 Mbps. Question, could you do it the exact same way, but instead use the ESP 32 cam module, without the cam attached, because the cam module comes with an external antenna? Stronger signal and more range?
Its amazing to hear you were able to successfully build one of your own.
Concerning the ESP cam module, as long as your able to upload the bin files unto it, i believe it should work fine and give a better range as well. I haven't tried this on an ESP cam though but I dont see why it shouldn't work.
Please dont forget to subscribe. Cheers!!
I am interested if u tried it with the ESP CAM and external antenna?! :D
@@vertaniacity9113 sorry but i never did get the time to try it with the espcam and ext antenna. If i ever do I will reply post to this comment. If anyone else does it please also post here to this comment string
@@toddroles3234 I tried it and it worked 3 times stronger :D breathtaking :D i can just recommend it!
Can I get the file ?
I like it, continue
Thanks fam.
Please don't forget to subscribe!
How did you determine that the hex file location of the bootloader.bin file is 0x1000 or the other files?
i am wondering this too
From the research i made before making the video, those were the hex values specified.
Did you have any issues using those values?
Hi, i have a repeater which i have connect to my computer thro USB, my question is can i with USB-to-microUSB adapter connect repeater and ESP8266 to have WIFI connectivity
Thats an interesting question, i have never thought about or tried this.
I just made a few searches but didnt get much. Maybe it exist but, might take some time to find. Please let me know if you come across anything.
Excellent!!!! Well made video. Simple and very easy to fallow. DO MORE LIKE ESP32 vidios like this. How about ESP32 and an Eink from waveshare?
Thanks for the kind words.
Great suggestion!
I'd get my hands on one of those boards and come up with something cool.
Thanks so much for your Patreon contribution. You're amazing.
Thanks! IT Works!
Glad it does.
Please dont forget to subscribe! Cheers!!
Will the devices connected to the repeater and the router be in the same lan ? why cant we give it the same name as the router SSID and Password?
Yes fam. Devices connected will be in the same lan.
To the best of my knowledge, there's no reason why the repeater SSID and password cant be the same as the router.
Actually my repeater at home is setup with similar details as the router but I didn't do that in this video because I wanted people to easily identify the router and repeater by name.
where do you keep the esp32 board after setting it up around the device or around the router
Keep it in range of the router. At least where I'd see about 2 wifi bars
great.... worked just fine....
Great! Glad it worked.
Please don't forget to subscribe. Cheers!
For the 2.4ghz, can you connect to the wireless N type?
According to some articles I found on the internet it works with the n type too...
NOTE: I haven't done any extensive test on the subject to be able to tell for sure.
Do you think it would be possible to run this alongside esphome on the same chip?
I dont think so. But anything is possible, if you have the technical know how, you could modify the wifi firmware and add extra functionalities that could support esphome.
Just thinking out loud.
Sir in my pc I have completed full set up but the flasher options are not coming pls tell what to do I have project on it and date is till 25th Oct pls tell fast
Please make sure you have all the needed drivers installed for the esp.
You can also delete all the flasher software and related files. Then download them and install again to be sure nothing is corrupted.
Go to the link below, download the CP210X and CH341 drivers and install them. Am not sure which one of the two chips your ESP got but one of them will work for you.
drive.google.com/drive/folders/1M9UKCm1I6qsNywlQFlggDPvXdKDEhLjm?usp=sharing
Let me know how it goes!!
What if connected to a captive portal hotspot? Can it connect to wifi first like you described and then go to the captive hotspot portal to login?
please come again? Im not sure i get your question
Thank you!
You're welcome!
Please don't forget to subscribe. Cheers!!
Hi, Well explained. How many devices can connect to the ESP32 ?
Unfortunately I only connected two devices, that is my phone and laptop...I haven't tried more devices so I cant tell.
If you get to try more devices please let me know.
Thanks bro it worked for me , i did same as you told me tell me if i want to make my ESP32 board normal in future how can i do that.
You just have to flash it with an empty sketch from your Arduino IDE.
Thanks for the feedback and have a happy new year.
@@Delali thanks bro and Happy new year to you also and i have a suggestion for you plz make a BLE Gampad with ESP32 and use in built touch feature to control it. give code and process in detail .
Excellent but if i need to change the ip of repeater (being client mode not access point)?
Can you please come again?
Is this able to take a dual network of 2.4ghz and 5ghz, and only broadcast the 2.4ghz frequency?
It only supports 2.4Ghz only for now.
can you still use the esp32 as a normal microcontroller after this? or do i have to flash the stock firmware?
Yes you can.
You just have to upload new code to it using your Arduino IDE or with ever tool you use for programming your MCU
Github now has an up-to-date version in which the STA and AP have been swapped, so I didn't set it up right away. Anyway, useful video, thank you!
Thanks for the info! much appreciated.
Thanks for taking the time to leave feedback.
Nice 1 bro thanks for the info.
No problem 👍 Glad it helped.
Please don't forget to subscribe! Cheers!!
Thanks for the video, it helped a lot. Do you know how I can set devices connected to the new AP with with a static IP?
It depends on the devices you have. If the devices have flexible menu's for connectivity control the its possible to set your devices to have a static IP.
If not I'm not sure how to set that on your devices.
I was able to successfully follow the instructions in the video and connect two ESP32 repeaters to my router. They worked well, but I am having trouble communicating with the devices connected to the networks of the repeaters. Could you please help me troubleshoot this issue? Thanks for the video
Thanks for reaching out.
Are your devices able to connect to the repeater network?
Can you kindly recommend any place I can get the ESP32 to buy?
I've added a link to where to get one in the description please.
bro my esp32 and 128x64 display is comming tommorow. can you make a video of an extender with display? like showing connection status, incoming mbps, outgoing mbps please
Maybe in the future, sure.
Hey man, I have an ESP32 Cam, does this method work for me or do I have to buy another one?
It should work. As long as you're able to flash the BIN files.
What range does this have? I want to use it for my school cuz the Wi-Fi there doesn’t work for us
The range is about 10m max in open air.
Ok ty
Possible to use multiple esp32s to make a mesh? With same SSID?
Yes, that should also work.
I haven't tried that specifically but one time, I had two routers configured with the same name and password. I placed the two routers at opposite ends of a building and it made the wifi seem it was everywhere and with a strong signal.
brother, i have esp32 s2 and i flashed esp 32 s3 file in it according to the instructions in this video. but it doesnt show up on wifi networks? can you help me?
I have a hotspot network with voucher code as password using mikhmon voucher generator. Question: can this still be working if i used this as extender on a hotspot network with voucher code as password???
Thats a tricky one, i have not used this repeater under such circumstance yet. However if the network to be repeated has a name and password that must be used first before a voucher prompt appears, then i dont see why it will not work. On the other hand if the voucher is required first before anything else then no, it might not work.
do you know of longer range repeater ? is the ESP8266 have better speed than the esp32? cheers
I think the esp32 might be better than esp8266
Buddy what about the range how broad it can cover or amplify?
the range depends on the structure in which you live. Heavier materials like concrete might drop the range more.
There is an error in the video. The boot loader address for an ESP32-C3 is 0x0 NOT 0x1000. Just change the address and it works. Every similar video on RUclips seems to have the same error. Once sorted it works brilliantly.
I using win10 and the esp isn’t showing up in the flasher program!
I could be a driver issue. Please check if your ESP has the CH340 UART chip or CP210x and download the appropriate driver for it.
drive.google.com/drive/folders/1M9UKCm1I6qsNywlQFlggDPvXdKDEhLjm?usp=drive_link
What about bridge mode(wifi to ethernet)
I don't quite get you....you mean you want to connect your ESP to your pc via ethernet?
@@Delali Hi mate, I mean convert wifi to ethernet(wired). Do you know what board is great for that purpose?
@@kiu8179 I'd have to do a few searches for that.
A cheaper alternative is to use your laptop. First, you need to make sure your laptop is connected to any wifi network. Then you go into your network and sharing center if you use windows. Go to properties and then to Sharing....then set your laptop to share the wifi connection of ethernet.
You can now connect a LAN cable to your RJ45 port and plug it into any other device with LAN port. viola
Can it be used to extend the range of jio fiber ?
Not sure what jio fibre is but if it has a Wi-Fi output, it can be extended.
Nice video! how can i do it for the ttgo lora32 oled-v1? I tried flashing it but nothing happens. Thanks!
Try holding the PRG(program) button the ttgo board and see if it works.
This works better for ESP32 NodeMCU boards because there's no other chip add-ons. TTGO my complicate things a little.
Please dont forget to subscribe. Cheers!!
you the "man" Delali
Thanks fam✌🏼. You rock!!
5G wifi extending supported?
The ESP32 available on the market currently doesnt support 5G yet. However Espressif's ESP32-C5 supports 5G.
Kindly take a look at this article.
www.espressif.com/en/news/ESP32-C5#:~:text=Espressif's%20ESP32%2DC5%20is%20the,require%20high%2Defficiency%20wireless%20transmissions.
Hi from South Africa, never seen the ESP flash thing before. I usually work with the Arduino software as it is easy to import whole git projects as zip files. I will try this though just for experiencing the esp flash .tool
Sure fam, try it and let us know how it goes.
Please don't forget to subscribe. Merry Christmas and have a happy new year.
What is the max range ?
About 10m in open air....but its much less when in an enclosed space with cement walls
Is there a way to limit the bandwidth from 40MHz to 20MHz
I'm not sure, as i havent tried that.
It's awesome 🥰
Thank you! Cheers!
Please dont forget to subscribe😍
DEAR WHICH RANGE IT COVER IN 360'
About 8m indoors but more in open air with clear line of sight.
how mutch
how do u get the 0x number
Actually they are what I found from my research before making the video. I'm not sure where I saw them or how they came about exactly.
Any ideas?
After ticking the checkbox, the box with hex code went red instead. How do i go about that
you must select the board correctly at the very fast ,for me when i was selected esp32 d0d2 something then everything uploaded correctly before that i also , was getting errors like you
what do i do if the 192.168.4.1 dont do anything it keeps timeing out
Kindly unplug the power to the ESP and plug it back to restart it. Or perhaps reflash, maybe something went wrong.
Hey can you make a VPN ROUTER with the ESP32 WIFI ?
I haven't tried that so I can't tell for sure.
I can find out tho, if its something do-able.
I’ve got the exact same ESP32
cool
Can I Use Esp32 As Wiif Jammer
I can't say for sure because I haven't tried it. There are a couple of videos out there that say it's possible though.
@@Delali sir esp8266 attack started but wifi not jamming after 15 min please is there any way to jam wifi for more than 15 min
@@taranveersinghbansal5386 Sorry fam, I cant help with that. I haven't tried that before.
how i can programme it with phone, Please tell me
I haven't tried that before, I cant tell.
Let me know if you find any tools that allow you to flash the Wi-Fi repeater firmware using a phone. I will study it and make a video.
Please dont forget to subscribe. Cheers!!
@@Delaliyes, i found an app in play store,name this app,,Esp8266 loader,,, but can't load wifi repeater bin file, so, help me
I live Bangladesh, and i can't speak English very well,
help me sir
Can I Coonect Esp32 To 5ghz wifi
Unfortunately not.
Having some issues setting this up. Can someone help me out please?
Please what seems to be the challenge?
Hi buddy do u know how can i flash the old bootloader/rom so i can used as it came?
Hello, thanks for reaching out,
Kindly select the esp32 or esp you have under Tools menu > boards in your Arduino ide, then under tools menu again, click burn bootloader.
@@Delali thx sir
is it possible to do it without flashing the firmware?
Not that i am aware of.
Thanks. I can't download the Flash Download Tools program because a virus is detected ?! and I can't find another source :(
Are you downloading from the official Espressif website?
during flashing, my esp is stuck at sync and is not moving further.
can anyone help me please
Just a suggestion, can you turn off your windows defender? reinstall the tools and try the process all over again? Please note that i did not make the tools or resources used in the video and cant vouche for them. Kindly do your own research and take caution.
I noticed sometimes windows defender messes with the flashing tool and its dependencies. In other cases i "think" some users maybe using different variants of the esp8266 leading to these issues.
@@Delali I've almost forgotten about this
Will try
Can we use it for 5G?
Unfortunately no. Merry Christmas and a Happy New Year
@@Delali 😂
Also tell how to restore it to factory
Just flash an empty Arduino sketch unto it. That's it.
Please dont forget to subscribe. Cheers!!
@@Delali thanks for quick reply
Bro my coom is not coming...after connect the esp
Please install the driver for the esp32 if you haven't already. The driver is usually CP2102 or CH3407.
kindly search for them on google and install them.
with esp32 wroom 32u is the flashing method the same?
I believe it is the same. Kindly let me know how it goes.
@@Delali It'll work. Also how to reset this?
I'm using Esp-32-s3 I followed every sing step and flash the firmware but said is not visible to me
The ESP used in this video is an ESP32 WROOM. I believe the ESP32-S3 has a different architecture.
Can I use esp32cam instead of ESP32 dev module?
I havent tried the cam module of the esp32, so i cant say for sure, however i don't see why it shouldnt work.
worked !
Glad to hear it worked for you🥳.
Please dont forget to subscribe. Cheers!!
lovely
Glad you think so. Please dont forget to subscribe.
having an error that it is not reading serial or weather check if it is official chip
Can you kindly check to be sure your ESP driver is installed and that your ESP32 is a ESP32 WROOM?
You still reply after 2yrs...😮
Yes, it appears i missed some comments.
ok i follow you
Thank you!
much better than esp8266
Yes i believe so.
I also think it can be even better if i use the esp32 with dedicated UFL antenna
How to fix blank space in target SSID
Please Use "%20" if your main SSID name needs a space. Example "Home%20Router" will result with "Home Router".
Please dont forget to subscribe. Cheers!!
how to reset it to default firmware?
Kindly use the arduino IDE to upload a blank sketch.
Все понял... Дальность какая? Thank
Its about 10m[rough estimate, i haven't measured] in open air but much lesser in walled spaces.
Please give this code
I've added the link to the files in the video description. Kindly check and download it.
I forgot password what to do
Unfortunately you will have to re-flash your esp all over again. Sorry buddy.
Hamare yaha option nahi aa rahe hai
Link se photo bheja hai please sir jara batavo
Please what language did you write in, so i can translate and reply you.
@@Delali Hindi
O photo me aadhe hi option aate hai
hello! its not working for me with the new repository, i am using nodemcu esp32 and this is the message i get when i flash:
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 576000
Changed.
NO XMC flash detected!
FLASH_CRYPT_CNT 0
ABS_DONE_0 False
Compressed 22592 bytes to 14156...
Compressed 3072 bytes to 117...
Compressed 812656 bytes to 516275...
am i doing anything wrong?
Can you check if your ESP driver is installed ?
Also can you turn off your windows defender? reinstall the tools and try the process all over again? Please note that i did not make the tools or resources used in the video and cant vouche for them. Kindly do your own research and take caution.
I noticed sometimes windows defender messes with the flashing tool and its dependencies. In other cases i "think" some users maybe using different variants of the esp8266 leading to these issues.
it has very small range, cant use as repeater i guess.
Depends on the use case. Also this isn't meant to replace your commercial repeater.
Please dont forget to subscribe. Cheers!!
I only got 5Mbps speed.
The latest says it has a virus
From the Espressif website?
Lol, this chip is quite capable...
Indeed it is. I recently came across a company that runs a mini IoT server on an esp32 over the internet.
bro pls again make Video in 2024 bro plz
Okay, i will look into it. I believe there are even much better DIY solutions out there now.