I am working on my ESP-201 project, and so far everything has been working.
But now i get the following error in the serial monitor:
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld
Ok, i take a step back, uploading a BareMinimum sketch, upload succesful, but the above error still comes!
I am using Arduino IDE 1.6.5, with Generic ESP8266 module, Pubsubclient.h and eeprom.h.
Are there any ways to approach this?
Appriciate any answers.