Page 1 of 1

Sporadic "sleep" mode?

Posted: Tue Jan 20, 2015 8:08 am
by daveapa
Hi,

My vocore is working prefectly but I need 24/7 uptime. I created an app that subscribes to a topic in mqtt and flashes a led.
And after an hour or more it just stops. If I try to connect using putty it starts to start, board led turns on etc...
Do you know how to turns this feature off or how to prevent it happening?

Thx,
Dave

Re: Sporadic "sleep" mode?

Posted: Wed Jan 21, 2015 1:21 am
by Vonger
There is no sleep mode.
Looks like its memory run out or some other issue happens, I think you have to debug your application, make sure it do not have too much memory leak.