Using the network port to upload the program requires three questions such as entering a password #1770
Closed
3 tasks done
Labels
conclusion: declined
Will not be worked on
conclusion: duplicate
Has already been submitted
topic: CLI
Related to Arduino CLI
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Problem 1
UPDATE: I found that the problem has been fixed in the nightly build version
Describe the problem
IDE remains in uploading state after successful upload to network port
To reproduce
🐛 It will always prompt that the upload is in progress, but the program has actually been uploaded successfully, and the ESP8266 program has been successfully updated.
Failure to prompt that the upload is complete will result in the inability to click the upload button again.
Expected behavior
Once the program upload is complete it should complete normally.
Additional context
Upload operation completes as expected when using Arduino IDE 1.8.19
Problem 2
Describe the problem
If no password is configured, the password is still required when uploading to a network port.
To reproduce
🐛 Arduino IDE still prompts for a password at the start of the upload.
Expected behavior
If no password is configured, no password is required.
Additional context
Arduino IDE 1.x does not ask for a password if no password is configured.
Problem 3
Describe the problem
The new version of the IDE does not display some examples
The ArduinoOTA-related examples for ESP8266 are not displayed.
Expected behavior
The IDE should show all routines.
Additional context
The examples are shown in Arduino IDE 1.x:
Arduino IDE version
2.0.3
Operating system
Windows
Operating system version
Windows 10
Additional context
testing platform:NodeMCU 1.0 (ESP-12E Module)
test program:BasicOTA.ino
Issue checklist
The text was updated successfully, but these errors were encountered: