ESP8266 reset (wdt reset)
Posted: Tue Jun 18, 2019 6:38 pm
Dear All
I am using GSender.h and Gsender.cpp for sending Email in my sketch. It's ok , but when dynamic memory increase 50% or more
For example :
Sketch uses 430440 bytes (42%) of program storage space. Maximum is 1023984 bytes.
Global variables use 44812 bytes (54%) of dynamic memory, leaving 37108 bytes for local variables. Maximum is 81920 bytes.
when I trying to send email ESP8266 will reset,
would you please help me.
I am using GSender.h and Gsender.cpp for sending Email in my sketch. It's ok , but when dynamic memory increase 50% or more
For example :
Sketch uses 430440 bytes (42%) of program storage space. Maximum is 1023984 bytes.
Global variables use 44812 bytes (54%) of dynamic memory, leaving 37108 bytes for local variables. Maximum is 81920 bytes.
when I trying to send email ESP8266 will reset,
would you please help me.