Frozen Cobra II

Yesterday I deployed my first project to my Cobra II+Wifi; it is datalogging some sensors to Azure. After 2 hours and 40 minutes it froze.

So I powered off/on and at approximately 2 hours and 40 minutes it has frozen again!

Odd, but tells a story I hope!

Whilst I have implemented the watchdog timer I have not activated; I would like advice on how to fault find this sort of issue.

Normally I would assume a memory problem, but do not think I am doing anything that would create a memory leak???

Looking for a recommended method to debug? Log to a SD card or something else?

1 Like

Have you tried let it run with debugger attached?

Logging to SD or to a webserver might help, but again if it is a networking issue you might not get what you are looking for. I would try to run it under debugger first or connect MFDeploy.