-->
Page 2 of 2

Re: Multiple get requests result in crash and reboot sometim

PostPosted: Sun Nov 29, 2015 12:57 pm
by Marcel
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.

Re: Multiple get requests result in crash and reboot sometim

PostPosted: Mon Nov 30, 2015 2:34 pm
by pqekypk2
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

Re: Multiple get requests result in crash and reboot sometim

PostPosted: Mon Nov 30, 2015 3:00 pm
by Marcel
As I said before, I removed one of the GET requests, but still the module has restarted once in about 24 hour. In my situation losing the connection would be strange because the module is located within one meter of my wireless router.