Sparkfun Thing run time error

In the past, I used my Sparkfun “Thing” to connect to Blynk. Now I am trying to do a similar thing with IFTTT. However, I get the following error at run time:

~1d

ets Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset

load 0x4010f000. len 3460, room 16

tail 4

chksum 0xcc

load 0x3fff20b8, len 40, room 4

tail 4

chksum 0xc9

csum 0xc9

v00044c50

~1d

The only include file I use is: #include <ESP8266WiFi.h>.

I get a similar error when I try to use a generic ESP8266 board, so I suspect it has to do with library used, but I cannot interpret the error message.

Any suggestions are appreciated.

Thank you.

R

It’s probably due to a library conflict of some kind between versions

Try uninstalling arduino & wiping the folder mentioned in the 2nd step here https://support.arduino.cc/hc/en-us/art … rduino-IDE