JAndrassy / ArduinoOTA

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

After update only espota tool #198

Closed jhnwmr closed 1 year ago

jhnwmr commented 1 year ago

Hello, I have updated the ESP32 core from 1.6.0 to 2.0.7 and IDE itself to 2.0.3. Now I can not upload OTA updates. I replaced the original ArduinoOTA library with this one and added the platform.local.txt. Compiling works fine, but uploading does not. It always uses the espota tool. However, the ArduinoOTA tool should be used. What do I have to change so that the flashing works correctly? Thanks!

JAndrassy commented 1 year ago

try this platform.local.txt for IDE 2 platform.local.txt