-->
Page 1 of 2

Where to find the last version of library for ESP8266

PostPosted: Tue Mar 20, 2018 12:35 pm
by rlivio
Hi
I am a new user of ESP8266, I have a ESP-01 in my project.
I have found on GitHub the library for ESP8266, but I have some problem writing a file with SPIFF, I can write files with Arduino IDE but if I try to write with my program I have some problems.
Before place a question I would like to be sure to use the last version of the library, so my first question is:

Where can I found the official and last version of the library for ESP8266?

Thank you

Livio

Re: Where to find the last version of library for ESP8266

PostPosted: Tue Mar 20, 2018 6:57 pm
by rudy

Re: Where to find the last version of library for ESP8266

PostPosted: Tue Mar 20, 2018 8:14 pm
by rlivio
Thank you.
I have the last version, but I still have problems writing a file using the SPIFFS, but I need more time to prepare a documentation to explain in detail the issue.
Livio

Re: Where to find the last version of library for ESP8266

PostPosted: Wed Mar 21, 2018 6:37 am
by rudy
The ESP-01 typically has very little flash memory available for SPIFFS. Make sure that the board setup matches the module you are using. Probably 512K.