-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
BasicOTA with ESP32 and Arduino 2.0.0 rc3 = espota.py error #6101
Labels
Area: BT&Wifi
BT & Wifi related issues
Comments
Hello, is this still valid? |
VojtechBartoska
added
Area: BT&Wifi
BT & Wifi related issues
Resolution: Awaiting response
Waiting for response of author
and removed
Status: Awaiting triage
Issue is waiting for triage
labels
Apr 11, 2022
Hi @VojtechBartoska. Unfortunately yes it still is.
|
VojtechBartoska
removed
the
Resolution: Awaiting response
Waiting for response of author
label
Apr 11, 2022
Adding to the roadmap and we will investigate this more. |
still happening. ide 2.3.2 on win 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: