<?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[st=fail on reboot]]></title><description><![CDATA[<p dir="auto">Hi there,<br />
For some reasons I have to send a reboot request to one of my node (with id:1).</p>
<p dir="auto">When I send this message from my controller:<br />
<code>1;255;3;0;13;</code><br />
I got this log from the GW :<br />
<code>0;0;3;0;9;send: 0-0-1-1 s=255,c=3,t=13,pt=0,l=0,st=fail:</code><br />
And I don't have the expected reboot on node #1.</p>
<p dir="auto">What st=fail: means ?<br />
Any idea that can block the node from rebooting ?</p>
<p dir="auto">Thx,<br />
G.</p>
]]></description><link>https://forum.mysensors.org/topic/1670/st-fail-on-reboot</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 12:39:51 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/1670.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Jul 2015 10:14:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to st=fail on reboot on Fri, 17 Jul 2015 21:38:49 GMT]]></title><description><![CDATA[<p dir="auto">Was the node awake and listening? st=fail means transmission to that node failed (no "ok" back).<br />
If it's battery powered, it's probably sleeping with radio off.<br />
One trick seen in another thread; after the node has sent data to the gateway, listen for like 200ms for any incoming packets. In the controller; keep the reboot packet on hold until you hear from the node - then quickly send it.</p>
]]></description><link>https://forum.mysensors.org/post/17228</link><guid isPermaLink="true">https://forum.mysensors.org/post/17228</guid><dc:creator><![CDATA[Stric]]></dc:creator><pubDate>Fri, 17 Jul 2015 21:38:49 GMT</pubDate></item></channel></rss>