<?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[Node does not present sketch info?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have a node that refuses to provide back sketch info, any ideas?</p>
<p dir="auto">code is here: <a href="http://pastebin.com/LXcUKk81" rel="nofollow ugc">http://pastebin.com/LXcUKk81</a></p>
]]></description><link>https://forum.mysensors.org/topic/3780/node-does-not-present-sketch-info</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 23:44:59 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/3780.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 30 Apr 2016 10:17:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Node does not present sketch info? on Sat, 30 Apr 2016 15:41:13 GMT]]></title><description><![CDATA[<p dir="auto">i'm using the latest development branch... I believe there's no void presentation?</p>
<p dir="auto">edit: crap, noob error, I missed my presentation loop!</p>
]]></description><link>https://forum.mysensors.org/post/38191</link><guid isPermaLink="true">https://forum.mysensors.org/post/38191</guid><dc:creator><![CDATA[Mark Swift]]></dc:creator><pubDate>Sat, 30 Apr 2016 15:41:13 GMT</pubDate></item><item><title><![CDATA[Reply to Node does not present sketch info? on Sat, 30 Apr 2016 14:30:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark-swift" aria-label="Profile: Mark-Swift">@<bdi>Mark-Swift</bdi></a></p>
<p dir="auto">What version of MySensors are you using?  You are using the development branch syntax:</p>
<p dir="auto">sendSketchInfo("MowerGarage", "1.8");</p>
<p dir="auto">instead of the traditional:</p>
<p dir="auto">gw.sendSketchInfo("MowerGarage", "1.8");</p>
<p dir="auto">but do not use the development ordering of:</p>
<p dir="auto">void setup()<br />
void presentation()<br />
void loop()</p>
]]></description><link>https://forum.mysensors.org/post/38181</link><guid isPermaLink="true">https://forum.mysensors.org/post/38181</guid><dc:creator><![CDATA[Dwalt]]></dc:creator><pubDate>Sat, 30 Apr 2016 14:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to Node does not present sketch info? on Sat, 30 Apr 2016 10:49:08 GMT]]></title><description><![CDATA[<p dir="auto">I see this in the node debug log when I make the request for presentation via MYScontroller...</p>
<p dir="auto">I don't think it's a radio issue and I've tried with multiple radios and everything else is working great now!</p>
<p dir="auto">read: 0-3-4 s=0,c=3,t=19,pt=0,l=1,sg=0:0<br />
send: 4-4-3-0 s=255,c=3,t=15,pt=0,l=2,sg=0,st=ok:<br />
send: 4-4-3-0 s=255,c=0,t=18,pt=0,l=10,sg=0,st=ok:2.0.0-beta<br />
send: 4-4-3-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:3<br />
read: 0-3-4 s=255,c=3,t=15,pt=0,l=2,sg=0:<br />
read: 0-3-4 s=255,c=3,t=6,pt=0,l=1,sg=0:M</p>
<p dir="auto">Attached is a screenshot of what I see in MYScontroller</p>
<p dir="auto"><img src="http://s32.postimg.org/yu5jhhtjn/Screen_Shot_2016_04_30_at_11_46_56.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/38167</link><guid isPermaLink="true">https://forum.mysensors.org/post/38167</guid><dc:creator><![CDATA[Mark Swift]]></dc:creator><pubDate>Sat, 30 Apr 2016 10:49:08 GMT</pubDate></item><item><title><![CDATA[Reply to Node does not present sketch info? on Sat, 30 Apr 2016 10:39:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mark-swift" aria-label="Profile: Mark-Swift">@<bdi>Mark-Swift</bdi></a> - the node log would be great as well for us to help you.</p>
]]></description><link>https://forum.mysensors.org/post/38166</link><guid isPermaLink="true">https://forum.mysensors.org/post/38166</guid><dc:creator><![CDATA[sundberg84]]></dc:creator><pubDate>Sat, 30 Apr 2016 10:39:07 GMT</pubDate></item></channel></rss>