JAndrassy / ArduinoOTA

Arduino library to upload sketch over network to Arduino board with WiFi or Ethernet libraries
GNU Lesser General Public License v2.1
451 stars 91 forks source link

OTA for DUE using esp32 #82

Closed Murtaza7745 closed 3 years ago

Murtaza7745 commented 3 years ago

Hello, I am a newbie at working with arduino due. I need help with ota due via esp32.

Please help me ASAP

Awaiting your reply.

JAndrassy commented 3 years ago

https://github.com/jandrassy/ArduinoOTA/issues/26

Murtaza7745 commented 3 years ago

I can not understand this, can you explain me some other way or give me some sample code reference for due to perform ota via esp32

26

JAndrassy commented 3 years ago

Due is not supported. In the linked issue they claim to have added support for Due but they didn't cleanup the code to be merged to the library.