The EASY Guide To Over-The-Air (OTA) Updates With ArduinoOTA

  Рет қаралды 20,551

Programming Electronics Academy

Programming Electronics Academy

10 ай бұрын

🤩 FREE Arduino Crash Course 👇👇
bit.ly/get_Arduino_skills
**Get the code, transcript, challenges, etc for this lesson on our website**
bit.ly/45mNbFD
Want to learn more? Check out our courses!
bit.ly/45FyhKe
_/\\\\\\\\\\\\\_____\\\\\\\\\\\\\\\_____/\\\\\\\\\___
\/\\\/////////\\\_\___\\\///////////_______/\\\\\\\\\\\\\_
\/\\\_______\/\\\__\/\\\____________/\\\/////////\\\
\/\\\\\\\\\\\\\/___\/\\\\\\\\\\\_____\/\\\_______\/\\\
\/\\\/////////_______\/\\\///////________\/\\\\\\\\\\\\\\\
\/\\\_____________\/\\\______________\/\\\/////////\\\
\/\\\_____________\/\\\______________\/\\\_______\/\\\
\/\\\_____________\/\\\\\\\\\\\\\\\____\/\\\_______\/\\\
\///_______________\///////////////_________\///________\///_
We designed this circuit board for beginners!
Kit-On-A-Shield: amzn.to/3lfWClU
FOLLOW US ELSEWHERE
---------------------------------------------------
Facebook: / programmingelectronics...
Twitter: / progelecacademy
Website: www.programmingelectronics.com/
**About Us:**
This Arduino lesson was created by Programming Electronics Academy. We are an online education company who seeks to help people learn about electronics and programming through the ubiquitous Arduino development board.
**We have no affiliation whatsoever with Arduino LLC, other than we think they are cool.**

Пікірлер: 70
@Sikuq
@Sikuq 10 ай бұрын
Excellt step-by-step video. Got me up and running on my Adafruit ESP32 Feather in no time. On my IDE 2.2.2, I don't need to restart the IDE. Thank you so much.
@programmingelectronics
@programmingelectronics 10 ай бұрын
Glad it helped!
@OFCIFR
@OFCIFR Ай бұрын
The title is not a lie, thank you so much, it's working perfect and needs just two lines of code, I'm mindblown
@programmingelectronics
@programmingelectronics Ай бұрын
Great!
@zeeshanafridi798
@zeeshanafridi798 10 ай бұрын
Very well explained! and yea that troublshooting thing you explained is super helpful, I faced it numerous time. Thanks for making it super easy
@programmingelectronics
@programmingelectronics 10 ай бұрын
Thanks Zeeshan! Nice write up on this article by the way!
@fabianlam4992
@fabianlam4992 7 ай бұрын
Clean and clear explanation. Thank you so much!!
@programmingelectronics
@programmingelectronics 7 ай бұрын
Thanks!
@crissproduction
@crissproduction 10 ай бұрын
Very informative - as always! Thank you
@programmingelectronics
@programmingelectronics 10 ай бұрын
Thanks so much!
@johneagle4384
@johneagle4384 10 ай бұрын
Super! Thank you. Very interesting and useful at the same time.
@programmingelectronics
@programmingelectronics 10 ай бұрын
Glad it was helpful! There is more functionality in that OTAlibrary than I dive into here, but hopefully I covered the basic enough.
@leelipinski4667
@leelipinski4667 10 ай бұрын
Hey man. That was was amazing. I watched the 90 minute basic start up video first and came to this WiFi video as the Arduino copy board I bought is a Arduino WiFi board. So I thought this would be handy as my computer couldn't find any of my ports. Think its just the driver needs updating. Whilst that's updating I'm watching some more videos on my pad. Thanks for sharing 👍
@programmingelectronics
@programmingelectronics 10 ай бұрын
I appreciate the feedback!
@burhanuddinbhiwaniwala618
@burhanuddinbhiwaniwala618 10 ай бұрын
Your contents are very very informative....but I love watching your videos coz u explain it so well nd even your voice Is amazing
@programmingelectronics
@programmingelectronics 10 ай бұрын
Thank you so much 😀 - really appreciate the kind words!
@tonyhodgson6744
@tonyhodgson6744 4 ай бұрын
Hi, did you ever do a video that done OTA over cellular nedwork. ive got a sim7600e connected to my esp32 and would love an OTA over gprs cheers tony
@KenRossPhotography
@KenRossPhotography 8 ай бұрын
Thanks! That answered several questions I had 😊 Something else I came upon recently that's not OTA but sort of related; I saw where someone had created a web page with an "install" button to do the initial deployment of the complied binary to a computer-connected ESP32. I thought this was such a great way to make it low friction for non-tech folks to install projects onto a device and I was wondering if you had a video that walked someone through setting up a deployment option like that.
@programmingelectronics
@programmingelectronics 8 ай бұрын
That sounds neat! I don't have any videos like that on the channel yet, but thanks for this content idea!
@wali7862
@wali7862 7 ай бұрын
​@@programmingelectronicskindly make one 😊
@jrippon
@jrippon 9 ай бұрын
Thanks for a great instructional video. I'm wanting to try using OTA on the WeMos D1 mini (ESP8266). I understand the principles are the same but other videos I've watch about it (admittedly all of them several years old) refer to installing Python on the PC. Do you know if this is something that's still required for OTA on the ESP8266? Thanks.
@jonathanm9436
@jonathanm9436 10 ай бұрын
Love your work man. And I really like having your face on the videos now too - you look at least as cool as your voice sounds! 😊😊 This OTA capability is fascinating. I've not used ESP32 yet, but you have piqued my interest so I'll be looking for any reason to replace my go-to Nano platform.
@programmingelectronics
@programmingelectronics 10 ай бұрын
Thanks so much for watching! Arduino just came out with a Nano-ESP32 which I have been playing with some - they seem pretty nice so far.
@jonathanm9436
@jonathanm9436 10 ай бұрын
@@programmingelectronics - nice to know. Thanks!
@ernestoambroggio6334
@ernestoambroggio6334 6 ай бұрын
Great job! can it be done without being connected to the same network? i.e authomatic firmware/code update from different places
@christiane321
@christiane321 10 ай бұрын
That is so COOL!
@programmingelectronics
@programmingelectronics 10 ай бұрын
I agree!
@Mr31Vince
@Mr31Vince 7 ай бұрын
I use ArduinoOTA all the time with my esp32 projects and it works even better with PlatformIO rather than the Arduino IDE. ArduinoOTA also works in parallel with ESP Now comms, but needs a few tweaks to work correctly.
@programmingelectronics
@programmingelectronics 7 ай бұрын
Thanks for passing this on!
@ElvinAsadov.
@ElvinAsadov. 8 ай бұрын
just perfect no word
@programmingelectronics
@programmingelectronics 7 ай бұрын
Thanks!
@SONUKOL1
@SONUKOL1 10 ай бұрын
You explain very simply and easily ota update, can you rebuild it and update ota from internet
@programmingelectronics
@programmingelectronics 10 ай бұрын
I'm exploring this right now - hope to have a video with the basics on something like this soon.
@Ahmedhkad
@Ahmedhkad 10 ай бұрын
All my projects had ardunio Ota, when you used once no usb cable again, but I wounder how many times I can upload codes, is there a limit to overwrite code?
@programmingelectronics
@programmingelectronics 10 ай бұрын
Great question!! The limit would be no different then when using a USB cable since the update is happening on flash memory,
@HKGoldenMrA
@HKGoldenMrA 10 ай бұрын
ArduinoOTA is super cool. I have a keyboard that can update the key mapping though bluetooth. Is it the same technique?
@programmingelectronics
@programmingelectronics 10 ай бұрын
Great question! I'm not sure to be honest.
@mtraven23
@mtraven23 4 ай бұрын
does it keep that mapping after all power is lost? then at least some part is being flashed, probably not the whole esp32, just a specific partition. Which is what is actually happening here too, the flash is divided into partitions, 2 biggest are identical OTA0 OTA1. the new program is store, entirely on the other partition, before the flash happens..cause breaking connection during a flash is b...a...d.....bad! but your keyboard probably has another set of partitions for the mappings without having to disturb the main program memory .
@sathviksathish1450
@sathviksathish1450 9 ай бұрын
OTA is cool I am working on a project where WiFi network are diff how can i upload the updates via cloud to esp32
@tonyhodgson6744
@tonyhodgson6744 8 ай бұрын
Hi, Got this working perfectly, thanks. now i need it to work over cellular network (4g). can anyone guide me to such a good guide as this one... cheers
@programmingelectronics
@programmingelectronics 8 ай бұрын
I'll see if I can add one! Thanks for the recommendation!
@user-qd6cc3km3l
@user-qd6cc3km3l 8 ай бұрын
Brilliant, thanks, look forward to seeing that. Ive got a sim7600e connected to my esp32....
@tonyp4894
@tonyp4894 8 ай бұрын
Great Tutorial. One Question. I have three ESP32 Cams in different locations. I noticed that the OTA program sets the ip address of the network port. I have tried changing that address, but it would not change the IP address. How can i set the OTA initial code so that it will update to the right camera, and not accidentally erase the code of another camera? Thanks, Tony
@Mr31Vince
@Mr31Vince 7 ай бұрын
It's not the OTA that sets the IP address it's your router. The best way around this is to set a fixed IP address for each esp cam in the SetUp section of your Arduino code, then you can upload to each cam separately as required.
@skeldon66
@skeldon66 14 күн бұрын
Thanks
@programmingelectronics
@programmingelectronics 13 күн бұрын
I hope it helped!
@juanperezgarcia9963
@juanperezgarcia9963 9 ай бұрын
Could you do ota updates over different networks through ethernet using arduino giga?
@Mr31Vince
@Mr31Vince 7 ай бұрын
The computer you are uploading from can also be connected via ethernet rather than wifi to your router.
@programmingelectronics
@programmingelectronics 7 ай бұрын
Thanks for adding that!
@durairaj5747
@durairaj5747 8 ай бұрын
so simple tutorial very useful but one doubt whats that password stuff while uploading the sketch which password should i need to enter in to that? please help me im struc there.
@ngobduong8066
@ngobduong8066 3 ай бұрын
I have some problem while using OTA with ethernet w5500
@binisol7353
@binisol7353 3 ай бұрын
Great video but What if i was using Wifi Manager?
@nidhansudharsan3135
@nidhansudharsan3135 10 ай бұрын
@programmingelectronics
@programmingelectronics 10 ай бұрын
Thanks for watching!
@larsniklassonhede3798
@larsniklassonhede3798 2 ай бұрын
In ESP-NOW it's a WiFidisconnect so I belive that is the problem to use OTA here. I don't know how to get around it.
@dan_m320
@dan_m320 10 ай бұрын
Is it possible to upload the code trough internet (from a different network)?
@programmingelectronics
@programmingelectronics 10 ай бұрын
Great question! I am curious of the same - if I can find something that looks reasonably approachable I'll post it for sure!
@IceCreams62
@IceCreams62 10 ай бұрын
Hi. Why the OTA handle is not on setup ?
@programmingelectronics
@programmingelectronics 10 ай бұрын
Great question! Since setup only runs once, the code that manages the actual OTA process wouldn't be able to run in the loop. At least that is my understanding.
@mr.bianchirider8126
@mr.bianchirider8126 10 ай бұрын
I get the same problem of having to restart the Arduino IDE or even restart the PC. The ease of not having to retrieve the MCU a plug it in versus restarting the IDE/PC is incidental. It’s a minor bug and one day, hopefully, an Arduino Guru will fix it.
@melvin-rh2gr
@melvin-rh2gr 7 ай бұрын
Hi i am using ESP wroom 32 to test OTA technology. So i have uploaded the code, since i don't have any other battery source, i am powering up esp board with another laptop source but in my laptop it is not showing network port. What could be the problem??
@programmingelectronics
@programmingelectronics 7 ай бұрын
Just to verify, both esp32 and the computer are connected to the same WiFI network? Can you verify that your ESP32 has connected (ie. are you printing out to your serial monitor that it has connected to the local WiFi?)
@melvin-rh2gr
@melvin-rh2gr 6 ай бұрын
@@programmingelectronics yes both esp32 and laptop is connected to same network
@melvin-rh2gr
@melvin-rh2gr 6 ай бұрын
This issue is solved. It was problem with the network, i tried connecting with another network. Now if i have to upload the code from distant place, what can be done(i.e. if i am not in the same network range) ?
@programmingelectronics
@programmingelectronics 6 ай бұрын
@@melvin-rh2gr Yes, can be done, but requires some additional steps, I'll see if I can make a video about it.
@zlackbiro
@zlackbiro 6 ай бұрын
Can we do OTA using GSM module? 😂 That would be savage...
@norberthartmann5075
@norberthartmann5075 6 ай бұрын
nice stuff - but not stable....
@sabonimahmenna5920
@sabonimahmenna5920 6 ай бұрын
now you should delete the other video , it cost me another esp32 cause i thaught something was wrong with my first one
@programmingelectronics
@programmingelectronics 6 ай бұрын
Sorry about that!
ESP32 Guide 2024 | Choosing and Using an ESP32 Board
41:06
DroneBot Workshop
Рет қаралды 251 М.
Using tabs to organize code with the Arduino IDE
12:18
Programming Electronics Academy
Рет қаралды 54 М.
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 6 МЛН
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 104 МЛН
#332 ESP32  OTA tutorial with tricks (incl. OTA debugging)
10:17
Andreas Spiess
Рет қаралды 133 М.
What is an automotive over-the-air update?
3:38
Autovista24
Рет қаралды 8 М.
OTA with the ESP32 (Over The Air)
8:38
Programming Electronics Academy
Рет қаралды 50 М.
#228 ESP32 Over the Air (OTA) Updates with ONE LINE are EASY!
23:26
Ralph S Bacon
Рет қаралды 28 М.
Try these 16 Brilliant ESP32 projects!!!
11:18
ToP Projects Compilation
Рет қаралды 551 М.
HOW DO OTA UPDATES HAPPEN IN THE ESP32? | ADVANCED ESP32
9:06
PlatformIO: All you need to know in 10 Minutes!
10:56
J's e-shack
Рет қаралды 295 М.