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 Disable progress output on OTA upload (Read 1488 times)
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
Disable progress output on OTA upload
Dec 17th, 2023 at 5:59am
Print Post  
Hi,
the espota.exe uploader has the option (-r) for progress output to be shown.
This seems to be the default setting when uploading using VM.

This is causing quite a delay while VS displays the update.
Can this upload option be removed or controlled?

I would have thought it would only be activated when Verbose upload  is on but it seems it is always active.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: Disable progress output on OTA upload
Reply #1 - Dec 18th, 2023 at 9:51am
Print Post  
Could you attach a full build log with the options shown at the top of the page so we can check your environment?

This should be overridable with a local board.txt entry, as the board package itself has likely set the -r parameter in its' pattern for the tool.
  
Back to top
IP Logged
 
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
Re: Disable progress output on OTA upload
Reply #2 - Dec 18th, 2023 at 4:22pm
Print Post  
Hi,
log attached.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2708
Joined: Feb 13th, 2019
Re: Disable progress output on OTA upload
Reply #3 - Dec 18th, 2023 at 4:42pm
Print Post  
Thanks for the log, can you try adding a Local Board.txt to your project (vMicro > Add Code > Add Local Board.txt) and paste in the contents of the attached file.

This should remove the progress output which is enabled by default by the options set in the ESP32 Board Package.  They have not defined the -r flag as one of the verbose parameters, which is why this is not enabled/disabled with the vMicro > Uploader > Verbose option as expected.
  

Please Register or Login to the Forum to see File Attachments
Back to top
IP Logged
 
Acuario
Senior Member
****
Offline


Posts: 256
Location: Spain
Joined: Aug 28th, 2015
Re: Disable progress output on OTA upload
Reply #4 - Dec 18th, 2023 at 6:13pm
Print Post  
Great, works perfectly!
Thanks.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint