even with the latest GIT version my ESPi crashes into a WDT freeze (it says "WDT reboot" but doesn't do anything anymore) when the Webserver is active. I have a browser query a URL from the ESP at approximately 1Hz. It freezes after random times, sometimes 1h, sometimes already 10 minutes; non-deterministically.
At the same time, using the android browser instantly kills the device, both in STA and AP mode. I have not found out as to why that is and suspect heap corruption or fragmentation. Is there a way to debug this?
Thanks.