<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to ensure a working watchdog? Micropython UI crashes, but the rest keeps running and the other way round]]></title><description><![CDATA[<p dir="auto">I am using micropython on a M5Stack tough. Without evidence by documentation, I assume that the UI is running in a different thread than the rest of the micropython application, because it seems that both - the application and its ui can crash individually, without tearing the other down.<br />
Does anybody know about this?<br />
The reason I am asking is because I need a reliable watchdog system which ensures that the system comes back up again if something is crashed. At the moment I only activated the watchdog in the main program and a crash in the UI function does not stop the execution.<br />
Any ideas how I could solve that?</p>
]]></description><link>https://community.m5stack.com/topic/5703/how-to-ensure-a-working-watchdog-micropython-ui-crashes-but-the-rest-keeps-running-and-the-other-way-round</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 22:48:32 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5703.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Oct 2023 20:08:51 GMT</pubDate><ttl>60</ttl></channel></rss>