I put together a data logger that serves a couple of guages and a google graph to a webpage, it works well, but packs up after an hour or so.
The page still part loads then hangs.
It runs on an esp8266-01, there is a 2200 cap across the power in.
So I programed a wemos d1 with the same code, all settings the same, except the board type.
Programming was done with arduino ide.
The wemos works fine for days, and I think it will probably carry on.
The 8266-01 is setup for 1m flash 64k spiffs, flash type Dio.
I ran the flash confog checker that comes with the ide so I know thats correct.
Bad board maybe?
The page still part loads then hangs.
It runs on an esp8266-01, there is a 2200 cap across the power in.
So I programed a wemos d1 with the same code, all settings the same, except the board type.
Programming was done with arduino ide.
The wemos works fine for days, and I think it will probably carry on.
The 8266-01 is setup for 1m flash 64k spiffs, flash type Dio.
I ran the flash confog checker that comes with the ide so I know thats correct.
Bad board maybe?