-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storage size of the module #3
Comments
I just compiled it using a slightly newer version of Homie and got:
|
Mine is 1MB. It will return manufacturer and model number. Manufacturer: ef You can look them up here: https://code.coreboot.org/p/flashrom/source/tree/HEAD/trunk/flashchips.h Mine decodes to W25Q80BV, a 1MB SPI flash chip. |
There is also a CheckFlashConfig example sketch for the 8266 included with the Arduino IDE that gives you the information. |
Do you happen to know how big the storage size on the module is? Is it the 512K model or the 1M model?
The text was updated successfully, but these errors were encountered: