<div dir="ltr">Hi Michael,<br><div><br></div><div>The following is the content of my "dummy" script, so it shouldn't cause any looping issues:</div><div> var history = {</div>  "test": [],<br>  "v.p.odometer": [],<br>  "v.p.altitude": [],<br>  "v.b.energy.used": [],<br>  "v.b.energy.recd": [],<br>};<br>var lastOdo = 0;<br>var saveOdo = 0;<br><br>print(Duktape.enc('jc', history));<div><br></div><div>I deleted the script and folder before seeing your suggestion on task priority, but I could reinstate and try at some point.</div><div><br></div><div>Since deleting the script and the events folder the module has been stable for over 10 hours. I see there is garbage collection every 60s which seems to match the crash timings to within a second or so, could this be the cause??</div><div><br></div><div>Kind regards</div><div>Derek</div></div>