<?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[What is the time code in debug messages?]]></title><description><![CDATA[<p dir="auto">Hi!<br />
What does the timecode that starts every debug message mean?<br />
This is what I can see on the serial monitor:</p>
<p dir="auto">149852 !TSF:SND:TNR<br />
150855 MCO:SLP:MS=600000,SMS=0,I1=0,M1=3,I2=255,M2=255<br />
150859 !MCO:SLP:TNR<br />
160861 MCO:SLP:MS=590000<br />
160863 MCO:SLP:TPD<br />
160865 MCO:SLP:WUP=-1</p>
]]></description><link>https://forum.mysensors.org/topic/6976/what-is-the-time-code-in-debug-messages</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 11:28:55 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/6976.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Jun 2017 16:42:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What is the time code in debug messages? on Wed, 07 Jun 2017 17:57:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bgunnarb" aria-label="Profile: bgunnarb">@<bdi>bgunnarb</bdi></a> correct, the counter is frozen during sleep.</p>
]]></description><link>https://forum.mysensors.org/post/68693</link><guid isPermaLink="true">https://forum.mysensors.org/post/68693</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Wed, 07 Jun 2017 17:57:55 GMT</pubDate></item><item><title><![CDATA[Reply to What is the time code in debug messages? on Wed, 07 Jun 2017 17:56:05 GMT]]></title><description><![CDATA[<p dir="auto">Follow-up question:<br />
Does the millisecond counter advance when the node sleeps as in:</p>
<pre><code>sleep(INTERRUPT, RISING, SLEEP_TIME);
</code></pre>
<p dir="auto">It does not seem so (which is fine, just want to know)</p>
]]></description><link>https://forum.mysensors.org/post/68692</link><guid isPermaLink="true">https://forum.mysensors.org/post/68692</guid><dc:creator><![CDATA[bgunnarb]]></dc:creator><pubDate>Wed, 07 Jun 2017 17:56:05 GMT</pubDate></item><item><title><![CDATA[Reply to What is the time code in debug messages? on Wed, 07 Jun 2017 17:21:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bgunnarb" aria-label="Profile: bgunnarb">@<bdi>bgunnarb</bdi></a> it is the milliseconds counter on the node.</p>
]]></description><link>https://forum.mysensors.org/post/68687</link><guid isPermaLink="true">https://forum.mysensors.org/post/68687</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Wed, 07 Jun 2017 17:21:33 GMT</pubDate></item></channel></rss>