Skip to content

Problems with ArduinoOTA. #1510

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

Closed
3 tasks done
Jens869 opened this issue Oct 1, 2022 · 3 comments
Closed
3 tasks done

Problems with ArduinoOTA. #1510

Jens869 opened this issue Oct 1, 2022 · 3 comments
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Jens869
Copy link

Jens869 commented Oct 1, 2022

Describe the problem

Wemos D1 Mini ESP8266

  1. using ArduinoOTA Example -> ArduinoOTA -> BasicOTA
    edit WIFI and password
    set OTA password (does it not work without password, small mistake.)
  2. upload via USB-serial
  3. connecting ESP8266 to USB power adapter
  4. select IP as network port
  5. upload via network port

successful but Arduino IDE stays on upload.
To enable the next upload, ArduinoIDE must be closed and start again, otherwise the upload is no longer available. !!

To reproduce

.

Expected behavior

Arduino IDE should time out
or finish the upload itself
or a stop button should be available

Arduino IDE version

Version: 2.0.0 Datum: 2022-09-14T07:08:28.861Z CLI Version: 0.27.1 [a900cfb2] Copyright © 2022 Arduino SA

Operating system

macOS

Operating system version

MacOS 11.7 Intel

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@Jens869 Jens869 added the type: imperfection Perceived defect in any part of project label Oct 1, 2022
@Jens869
Copy link
Author

Jens869 commented Oct 1, 2022

Same behavior with:

Version: 2.0.1-nightly-20221001
Datum: 2022-10-01T03:58:39.348Z
CLI Version: 0.27.1 [a900cfb2]

Copyright © 2022 Arduino SA

@per1234
Copy link
Contributor

per1234 commented Oct 1, 2022

Hi @Jens869. Thanks for taking the time to submit an issue.

I see we have another report about this at #1356.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2022
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: code Related to content of the project itself labels Oct 1, 2022
@per1234 per1234 self-assigned this Oct 1, 2022
@Jens869
Copy link
Author

Jens869 commented Oct 1, 2022

I just watched this video
https://www.youtube.com/watch?v=iMPBpUdL-rk
There it is said that the upload function does not come back.
16:55
"the reason i had to create a thread is once you call this you are not going to ever get back to the draw function. and if you never get back to the draw function then how am i going the status in real time?" he said ...

Version: 2.0.1-nightly-20221001
Datum: 2022-10-01T03:58:39.348Z
CLI Version: 0.27.1 [a900cfb2]

Mac OS 11.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants