ESP8266 Developer Zone The Official ESP8266 Forum 2017-06-21T13:39:39+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=5274 2017-06-21T13:39:39+08:00 2017-06-21T13:39:39+08:00 https://bbs.espressif.com:443/viewtopic.php?t=5274&p=14138#p14138 <![CDATA[Watchdog Timeout on SPIFFS.begin or SPIFFS.format]]> amazon with the Arduino IDE. It's been working without any problems but now I'm trying to use SPIFFS to store data and I'm getting a Watchdog Timeout after 8 seconds when I call either SPIFFS.begin or SPIFFS.format.


ets Jan 8 2013,rst cause:4, boot mode:(1,7)

wdt reset


I've run the example CheckFlashConfig sketch and it reports a size mismatch. IDE size of 4M and real size of 1M. I'm using the Adruino IDE board definition for NodeMCU 1.0 (ESP-12E Module) with a flash setting of 4M (3M SPIFFS).


Flash real id: 001440C8
Flash real size: 1048576

Flash ide size: 4194304
Flash ide speed: 40000000
Flash ide mode: DIO
Flash Chip configuration wrong!

Statistics: Posted by SeattleStephens — Wed Jun 21, 2017 1:39 pm


]]>