Skip to content
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

Open
1 task done
tombo9999 opened this issue Jan 5, 2022 · 5 comments
Open
1 task done

BasicOTA with ESP32 and Arduino 2.0.0 rc3 = espota.py error #6101

tombo9999 opened this issue Jan 5, 2022 · 5 comments
Labels
Area: BT&Wifi BT & Wifi related issues

Comments

@tombo9999
Copy link

tombo9999 commented Jan 5, 2022

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

Just BasicOTA

Debug Message

espota.py: error: option -p: invalid integer value: '{upload.port.properties.port}'
Upload error: Failed uploading: uploading error: exit status 2

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@tombo9999 tombo9999 added the Status: Awaiting triage Issue is waiting for triage label Jan 5, 2022
@JAndrassy
Copy link
Contributor

arduino/arduino-ide#740

@VojtechBartoska
Copy link
Contributor

VojtechBartoska commented Apr 11, 2022

Hello, is this still valid?

@VojtechBartoska 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
@per1234
Copy link
Contributor

per1234 commented Apr 11, 2022

Hi @VojtechBartoska. Unfortunately yes it still is.

@me-no-dev did an investigation and reported the findings here:
arduino/arduino-ide#740 (comment)

@VojtechBartoska
Copy link
Contributor

Adding to the roadmap and we will investigate this more.

@lsdlsd88
Copy link

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
Labels
Area: BT&Wifi BT & Wifi related issues
Projects
Development

No branches or pull requests

5 participants