ESP8266 12x Reset Boot Infinite loop

Hi. everyone

This seems to be a problem that many others have.
The files and tools for fix the ESP-12x wdt reset topic.

https://drive.google.com/drive/folders/0BzCHMWnnm_ZjRjcyeDRzYzNOX2c?usp=sharing

If you have the sam problem, you can try it, hope to help you. :slight_smile:

2 Likes

Hello @steve5,
Thank you very much for the provided files. I am not using ESP-12X right now and I cannot test, but I hope others can.

Thank you!

i cant remember where i read but it but was having the same issue this helped me though the blynkSImpleEsp8266.h. Now it works great on all my esp826612E boards

#include "CayenneDefines.h"
#include "BlynkSimpleEsp8266.h"
#include "CayenneWiFiClient.h"
1 Like