ESP8266 Resetting

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
darkcastle
 
Posts: 15
Joined: Sun May 20, 2007 3:31 pm

ESP8266 Resetting

Post by darkcastle »

I'm basically using the "Adafruit IO Temperature & Humidity Example" for Arduino and frequently when connecting to Adafruit IO, the MCU stalls out and resets. Is there an issue with my device? I was putting it into deep sleep for 2 mins before cycling back to the beginning of the loop, is that too frequent?

Code: Select all

Connecting to Adafruit IO.................
 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
v00064060
~ld

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: ESP8266 Resetting

Post by brubell »

Could you paste the entire code? Thanks!

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”