WIFIO is a dual Arduino WIFI module (ESP8266+ATMEGA328P) FCC approve-able with transferable licence. Can use the 328P for I/O expansion also...

Moderator: igrr

User avatar
By AcmeUK
#88640
I know that the problem is in my code but I cannot see something wrong.

You need to isolate the problem section of your code.
Comment out a section, then load the modified code into the esp and see if it crashes.
If it does not crash then you are homing in on the problem.
If it stlll crashes comment out another section of code and repeat!