-->
Page 4 of 6

Re: Looking for help with ESP8266 Basic

PostPosted: Mon Sep 07, 2015 6:03 pm
by martinayotte
AJB2K3 wrote:Should Programmer be "Arduino as ISP"?

ArduinoESP target doesn't care about the Programmer Menu, it is hard-coded under the hood to any USB-Serial, but Port is important.

Re: Looking for help with ESP8266 Basic

PostPosted: Mon Sep 07, 2015 10:42 pm
by Markus Gritsch
I think FS stands for file system. You have to use the "Staging" version of the Esp-Arduino package, which adds this.

Re: Looking for help with ESP8266 Basic

PostPosted: Tue Sep 08, 2015 11:33 am
by AJB2K3
Markus Gritsch wrote:I think FS stands for file system. You have to use the "Staging" version of the Esp-Arduino package, which adds this.


Solved this by replacing the link that mmiscool provided.
Just need to write a tutorial!

Re: Looking for help with ESP8266 Basic

PostPosted: Tue Sep 08, 2015 2:55 pm
by AJB2K3
Can anyone tell me what im missing this time?
Code: Select allSketch uses 391,740 bytes (37%) of program storage space. Maximum is 1,044,464 bytes.
Global variables use 53,672 bytes (65%) of dynamic memory, leaving 28,248 bytes for local variables. Maximum is 81,920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed