Left here for archival purposes.

User avatar
By Marcel
#35270 Thanks, but from the start I already used the .lc files.

I have to figure out how to check a low mem issue.... Node.heap reports values around the 22000.

Edit: I removed one of the thingspeak requests and it looks promising, still no errors and it runs half a day now.
User avatar
By pqekypk2
#35373 Hello, I have the same problem, i can get the module works for a complete week, doing a GET request every 3 seconds.

The esp8266 is connected to my house WIFI network, but the problem is when i disconnect the wifi router or when the router is without internet access, the module start to get low of memory untill it reboots.

i try to clean memory with collectgarbage and close() conection but it really not works