Issues with ESP8266 01S memory

Hey all,

Recently got my hands on an ESP8266 01S, but was dismayed to be receiving this error:

a⸮⸮!⸮@P@*K⸮R!⸮⸮H⸮Fatal exception (0): 
epc1=0x4020333e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0): 
epc1=0x4020333e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0): 
epc1=0x4020333e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0): 
epc1⸮

After a little searching, I figured out that it was an issue with the fact that I had run out of RAM on the board (Thing is, I hadn't actually saved anything onto it).

I was just wondering how I'd go about freeing space from the board, whether that be through using some kind of 3rd party tool like esptool, or whether there was a better way.

Thanks in advance,
YaKh

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.