JAndrassy/ArduinoOTA
Arduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries
C++LGPL-2.1
Issues
- 5
Support for arduino Opta (STM32H747XI)
#234 opened by JEREDEK - 1
Mega 2560 requires reset after upload
#260 opened by rohanb1965 - 2
ESP8266 and ESP32 not working
#259 opened by frankygoop - 2
Udp not working well in combination with this library
#257 opened by peno64 - 5
- 1
LittleFS Conflict with Stored Code?
#256 opened by gatordevin - 12
I need help with Arduino Mega OTA
#247 opened by heinsschonhals - 20
I need help with Arduino Mega OTA upload
#252 opened by yuny0404 - 11
arduino uno r4 wifi error Serial.println("There is not enough space to store the update. Can't continue with update.");
#250 opened by brsbnkc - 1
Error flashing the sketch:Internal Server Error
#249 opened by krzysztofkub - 8
- 0
- 1
Arduino Mega Error
#244 opened by Raphitech - 0
- 8
Arduino Mega not showing up in "network ports"
#239 opened by JaspervanKol - 9
SDStorage open issue on Uno R4
#233 opened by n1coh - 3
InternalStorage - Flash MKR NB 1500
#232 opened by loppylu - 1
"Connecting to board...done" but getting "Error flashing the sketch:Not Found" using SerialWifiOTA (Arduino Mega & ESP32)
#227 opened by mluthfialhadi - 3
OTA with Ethernet from a URL
#230 opened by IgnacioSJ - 8
client.get(buff) causes freeMemory to drop significantly, .stop() doesn't release
#228 opened by JEG8 - 4
- 1
WIFI101_OTA example
#225 opened by mmanco89 - 9
STM32F407 - Flash Size issue
#223 opened by gcharles81 - 7
Compatibility with Ethernet3 library?
#222 opened by modmt - 4
Password wrong
#221 opened by LukeScrewdriver - 12
Support for Renesas MCUs
#207 opened by vshymanskyy - 6
- 4
- 0
- 3
Renesas get stuck in `InternalStorage.open()`
#217 opened by vshymanskyy - 2
Support for STM32H7 series
#215 opened by gcharles81 - 1
Arduino Opta support
#213 opened by rickmoonex - 3
Compilation fails for end() method
#209 opened by bakadave - 8
SD Issues with SD.h lib
#199 opened by CptHolzschnauz - 0
Need help about Library
#210 opened by Repulsar19 - 7
MKR1310 with ETHERNET Port
#206 opened by alexair777 - 2
Invalid conversion from 'const char*' to 'char*'
#197 opened by kongdayan - 6
- 1
missing file Update.h on ESP32
#202 opened by sdetweil - 0
- 1
After update only espota tool
#198 opened by jhnwmr - 3
OTA upload succesfull, but old sketch remains, even when I JUST flashed the Optiboot bootloader
#200 opened by ChadMatsalla - 12
- 1
Is ArduinoOTA supports for STM32G07XX
#189 opened by Banyaniot - 4
RP2040 connect with Arduino-pico core hangs
#184 opened by AcThPaU - 9
STM32F103C Blue Pill "Internal Server Error"
#182 opened by aaroncake - 1
call function before flash
#187 opened by hedva92 - 1
Upload Error - ESP32 & W5500
#186 opened by jhnwmr - 3
- 3
[ESP32 on PlatformIO] error: conflicting declaration of C function 'sint8 close(SOCKET)' and 'class WiFiUDP' after Importing ArduinoOTA after WiFi.h
#178 opened by TNeutron