-->
Page 1 of 2

[fixed] filesystem failure with nodemcu v2 devkit

PostPosted: Wed May 06, 2015 10:25 am
by failing
I have 2 NodeMCU v2 DevKit (from seeed). The firmware it came with worked fine. I updated it to the latest 0.9.5 and tried 0.9.6. The exhibit the following problems:

Once imaged, I cannot create any new files via file.open. The result of any file.open commands are always "nil". On the working NodeMCU (the original firmware) the result for this command is "true".

I have tried the following steps to resolve without any luck.

1) fileformat()
2) Restore an old image 20141219 and then load 0.9.5
3) Blank512k.bin image and then load 0.9.5
4) Tried esptool, and windows flashers.

Additional info:
The devkit image is loaded via "DIO" and 4MB

Re: filesystem failure with nodemcu v2 devkit

PostPosted: Mon May 11, 2015 9:29 am
by picxenk
I'm experiencing same problem. How can I fix it. Please, help us!

I re-flashed NodeMCU v2 with ESP8266Flasher
- 0.9.6 (20150406) integer bin file
- Advanced options
- baudrate : 57600
- Flash size : 4Mbyte
- Flash speed : 40MHz
- SPI mode : DIO

Re: filesystem failure with nodemcu v2 devkit

PostPosted: Mon May 11, 2015 9:21 pm
by creationix
I also have the same issue. I bought 6 "v2" nodemcu units from seeed. I hope this isn't a hardware issue.

I posted my details at https://github.com/nodemcu/nodemcu-firmware/issues/327

Re: filesystem failure with nodemcu v2 devkit

PostPosted: Thu May 14, 2015 4:30 am
by xiaobo
One solution here:

Our new firmware download tool is in developing.Please use latest flash download tool from espressif.
http://bbs.espressif.com/viewtopic.php?f=5&t=433

Please use DIO mode and 32M flash size option, and flash latest firmware to 0x00000.
Before flashing firmware, please hold FLASH button, and press RST button once.
When our firmware download tool released, it will flash firmware automatically and needn't press any button.


Copy from:
http://www.seeedstudio.com/depot/NodeMC ... 2023914274