Hi all,
Is it possible to upload a sketch to the giga via its onboard wifi (kinda OTA)?
thanks for any help!
Hi all,
Is it possible to upload a sketch to the giga via its onboard wifi (kinda OTA)?
thanks for any help!
yes. with Arduino IoT Cloud or by doing it as the Cloud.
Giga is a big version of Portenta H7 so same solutions apply
Thanks for that!
I am more into independent update like used with ArduinoOTA. i use it with ESP32-Wroom and its great. i was wondering if it works on the Giga as well...
thanks for that.
The best way is to test that in person...bought a couple of boards and will start the investigation process...
Hi, you finally found a solution, because I'm racking my brains but I still haven't managed it
Hi, I use this GitHub - arduino-libraries/Arduino_Portenta_OTA: OTA on the Arduino Portenta. to download from my own file server.