-
Notifications
You must be signed in to change notification settings - Fork 7.6k
BasicOTA with ESP32 and Arduino 2.0.0 rc3 = espota.py error #6101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, is this still valid? |
Hi @VojtechBartoska. Unfortunately yes it still is.
|
Adding to the roadmap and we will investigate this more. |
still happening. ide 2.3.2 on win 10 |
This is referring version 2.0.x and seems to have a solution appointed above. Please, re-test this with the latest release, update the bug report to current requirements and re-open if the problem persists. |
Board
Esp32-Cam
Device Description
In Arduino Boards Manager selected ESP32 Wrover Module
Hardware Configuration
Minimal SPIFFS
Version
other
IDE Name
Arduino 2.0.0 rc3
Operating System
macOS 12.1 and Windows 10
Flash frequency
80 Mhz
PSRAM enabled
yes
Upload speed
115200
Description
I like BasicOTA because it's simple ;)
Tried on Windows 10 + Arduino IDE 1.8.19 and MacOS Monterey 12.1 + Arduino IDE 1.8.18 and it works without any problem.
Wanted to try Arduino 2.0.0 rc3 nightly build, I can compile and upload using the serial port.
If I use the board IP address, can't upload (no problems compiling).
I'm just a hobbyist, not a programmer, surely I'm making some silly mistake.
MacOS
Sketch uses 690349 bytes (52%) of program storage space. Maximum is 1310720 bytes.
Global variables use 41348 bytes (12%) of dynamic memory, leaving 286332 bytes for local variables. Maximum is 327680 bytes.
Compilation complete.
Usage: espota.py [options]
espota.py: error: option -p: invalid integer value: '{upload.port.properties.port}'
Upload error: Failed uploading: uploading error: exit status 2
Windows 10 (same error)
...
espota.exe: error: etc
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: