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 ESP8266, SPIFFs data upload tool. (Read 14951 times)
rmathis
Junior Member
**
Offline


Posts: 13
Joined: Sep 7th, 2012
ESP8266, SPIFFs data upload tool.
Oct 1st, 2015 at 3:35pm
Print Post  
Currently Arduino provides menu choices for running scripts from the {sketch directory?} in the tools directory. This is how ESP8266/Arduino is uploading files to SPIFF from the IDE. Is there a way for MicroVisual to add this menu as well? Or a way ESP8266 devs can do this? Basically these  types of tools can be stored in the sketch directory/tools/'some tool' and it will appear in the menu. Then if you have a data directory in your solution folder it will upload those files to the SPIFFs on the ESP8266.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266, SPIFFs data upload tool.
Reply #1 - Oct 1st, 2015 at 3:49pm
Print Post  
Hi,

Which version of the arduino ide are you using?

Thanks
  
Back to top
WWW  
IP Logged
 
rmathis
Junior Member
**
Offline


Posts: 13
Joined: Sep 7th, 2012
Re: ESP8266, SPIFFs data upload tool.
Reply #2 - Oct 2nd, 2015 at 1:16pm
Print Post  
1.6.5-r5
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266, SPIFFs data upload tool.
Reply #3 - Oct 2nd, 2015 at 1:27pm
Print Post  
I'll have a look at adding the new scripts

Thanks
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266, SPIFFs data upload tool.
Reply #4 - Jun 19th, 2016 at 5:15am
Print Post  
Turned out this was a missing menu item. vMicro>Upload WWW Files

Ooops!
« Last Edit: Oct 2nd, 2017 at 4:22pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Ricky Terzis
Newbies
*
Offline


Posts: 1
Joined: Sep 26th, 2017
Re: ESP8266, SPIFFs data upload tool.
Reply #5 - Sep 26th, 2017 at 5:21pm
Print Post  
Hi...as per my knowledge in Arduino Press Tools > Esp8266 Sketch Data Upload.It should upload Spiff files to your esp8266.After it completes, Open Arduino Serial Window and then , Upload code to arduino.
Arduino will automatically switch com port to Serial Display when done.Check your file Contents and Errors.

pcb prototyping
« Last Edit: Nov 17th, 2017 at 8:33pm by Ricky Terzis »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP8266, SPIFFs data upload tool.
Reply #6 - Oct 2nd, 2017 at 4:21pm
Print Post  
Hi ricky, not sure if your post was a mistake. Visual micro does as you describe. Click "VMicro>Upload WWW" that uploads the project\data folder (spiffs). Serial monitor will auto disconnect and reconnect if connected.
« Last Edit: Oct 2nd, 2017 at 4:23pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint