Giter Club home page Giter Club logo

Comments (7)

bozimmerman avatar bozimmerman commented on August 15, 2024 1

Thanks for letting me know I had a hole in my build instructions -- I will make sure that's mentioned.
I'm glad it got worked out, though be aware that is a batch of ESP-01s out there which, even with the proper build settings, is failing to write. We could not differentiate between them and any others -- it was quite frustrating.
Anyway, happy computing...

from zimodem.

bozimmerman avatar bozimmerman commented on August 15, 2024

I couldn't recreate this. I want to mention that we've seen some ESP-01s that, for some reason I don't understand, don't work with SPIFFS. I would recommend trying some brief little sketch that does nothing but format the SPIFFS, write a file to it, and read it back. I suspect you might have one of the defective ones.

from zimodem.

allenhuffman avatar allenhuffman commented on August 15, 2024

drencorxeen - are you seeing "INITIALIZED" before it prints READY and OK on startup? I have been running fine on the ESP devkit, but after building for the GENERIC ESP8266 module, I find I cannot write config information. Thus, no baud rate, etc. I also cannot connect to WiFi but it shows them to me, so that may be a different issue.

from zimodem.

allenhuffman avatar allenhuffman commented on August 15, 2024

Ah! I built mine with "NO SPIFFS" (default in Arduino IDE) and that would explain why I have no file system.

See Tools->Flash Size

I need to find out what mine should be set to.

After a rebuild, I now see "fsize" reports something other than 0:

C64Net WiFi Firmware v3.4
sdk=2.1.0(deb1901) chipid=1327328 cpu@80
totsize=1024k ssize=319k fsize=51k speed=40m
INITIALIZED
READY.

from zimodem.

allenhuffman avatar allenhuffman commented on August 15, 2024

There is an ESP8266 example Sketch in the Arduino IDE called "CheckFlashConfig" that might help us. Mine shows:

Flash real id: 001440E0
Flash real size: 1048576

Flash ide size: 524288
Flash ide speed: 40000000
Flash ide mode: QIO
Flash Chip configuration wrong!

Not sure what that means tho.

from zimodem.

allenhuffman avatar allenhuffman commented on August 15, 2024

I changed my settings until I got it to match. Above, it seems like i have 1MB. I changed it to "1MB (64K SPIFFS)" and now I work. Saves and everything.

from zimodem.

drencorxeen avatar drencorxeen commented on August 15, 2024

@bozimmerman ,

Thank you for informing me that I needed the SPIFFS. I didn't know I had to select that.
I had it set to 512K without SPIFFS and my ESP8266-01 has 1MB of flash. So I set it to 1MB with 512K SPIFFS and it seems to work fine.

Thank you. :D

from zimodem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.