Soft WDT reset happening on ESP8266 #45
-
Hi JAndrassy Thank you for maintaining this lib. I'm a real fan and have used a number of times already. Unfortunately this time there's something I could not wrap my hand around. When I call _client.write -> UIPClient::write -> finally in the instruction Enc28J60Network::writePacket on line 205, it throws a WDT reset. It's random, sometimes it works. I'm sending some big blocks (5000, 10000 chars) as html. The whole thing worked in arduino IDE but now on PlatformIO this is happening. Just wanted to let you know and maybe (just maybe) you might have a light to shed over it. Thanks again! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I recommend the lwIP_enc28j60 bundled with the esp8266 platform |
Beta Was this translation helpful? Give feedback.
I recommend the lwIP_enc28j60 bundled with the esp8266 platform