Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By jasonmrc
#50592 Hi

I am trying to compile a test program and upload it to my esp-03 module , i am selected the generic esp8266 option but sketch does not work.

when i upload the sketch as sparkfun thingy it works but the file system is limited to 64k ..

anyone can help here , what am i doing wrong ?
User avatar
By mrburnette
#50614 W/ generic, you need ti specify the flash size, too:

Code: Select allFile system size depends on the flash chip size. Depending on the board which is selected in IDE, you have the following options for flash size:

Board     Flash chip size, bytes
Generic module   512k    64k
Generic module   1M      64k
Generic module   2M      1M
Generic module   4M      3M