Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic ArduinoOTA: password dialog to reset the wrong password (Read 54 times)
Helmut
Junior Member
**
Offline


Posts: 14
Joined: Oct 3rd, 2024
ArduinoOTA: password dialog to reset the wrong password
Mar 1st, 2025 at 2:18pm
Print Post  
Hello,

i´m using ArduinoOTA for a project.
I made sone changes and tried to upload it on the ESP.
But i made a mistake and input the wrong password for my ArduinoOTA project.

When I try to upload the project again I don't get the dialog anymore. The wrong password will be used automatically for the next uploads.

How can i reset the wrong input password to upload the project?
Or how can i get the passoword dialog again?
« Last Edit: Mar 1st, 2025 at 2:29pm by Helmut »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12169
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ArduinoOTA: password dialog to reset the wrong password
Reply #1 - Mar 1st, 2025 at 4:54pm
Print Post  
I think it just retains it for the ide session. try restarting the ide.

tip: you can specify password in a local project board.txt which then avoids the dialog each time you use the ide for that project. take a look at our esp32 debug do in the "docs" on visualmicro.com

  
Back to top
IP Logged
 
Helmut
Junior Member
**
Offline


Posts: 14
Joined: Oct 3rd, 2024
Re: ArduinoOTA: password dialog to reset the wrong password
Reply #2 - Mar 2nd, 2025 at 8:26am
Print Post  
Restart the ide does not work in this situation.
The only one way to get the dialog was to restart the ESP.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint