<?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[Problems With Arduino 1.6.11 and MySensor 2.0.0]]></title><description><![CDATA[<p dir="auto">Hi everybody,<br />
After having problems with Arduino 1.6.5 and old MySensors drivers I decided to load Arduino latest version. After loading Arduino 1.6.11 and installed MySensors 2.0.0 drivers I couldnt compile the Serial Gateway of MyNodes.</p>
<h2>I get the error below. Any idea about the problem? THANKS!!!</h2>
<p dir="auto">C:\Users\fahrettin\Desktop\MyNodes\SerialGateway\SerialGateway.ino:41:27: fatal error: MySigningNone.h: No such file or directory</p>
<p dir="auto">#include &lt;MySigningNone.h&gt;</p>
<pre><code>                       ^
</code></pre>
<p dir="auto">compilation terminated.</p>
<p dir="auto">exit status 1<br />
Error compiling for board Arduino Nano.</p>
]]></description><link>https://forum.mysensors.org/topic/4865/problems-with-arduino-1-6-11-and-mysensor-2-0-0</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 20:22:11 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/4865.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Sep 2016 18:19:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 21:22:50 GMT]]></title><description><![CDATA[<p dir="auto">I installed the Gateway Serial from the Examples menu.<br />
On the Serial Port I get the messages below. It seems everything is OK.<br />
....................................<br />
0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0)<br />
0;255;3;0;9;TSM:INIT<br />
0;255;3;0;9;TSM:RADIO:OK<br />
0;255;3;0;9;TSM:GW MODE<br />
0;255;3;0;9;TSM:READY<br />
0;255;3;0;14;Gateway startup complete.<br />
0;255;0;0;18;2.0.0<br />
0;255;3;0;9;No registration required<br />
0;255;3;0;9;Init complete, id=0, parent=0, distance=0, registration<br />
........................................<br />
On the Arduino side everything looks OK.<br />
But when I choose/start MyNodes web interface--&gt;Serial Port I get the error messages below. Still the same problem.<br />
................<br />
Welcome to <a href="http://MyNodes.NET" rel="nofollow ugc">MyNodes.NET</a>.<br />
Please configure the system in the web interface.</p>
<p dir="auto">Hosting environment: Production<br />
Now listening on: <a href="http://localhost:1312" rel="nofollow ugc">http://localhost:1312</a><br />
Application started. Press Ctrl+C to shut down.<br />
17.09.2016 00:20:57: SYSTEM: Connecting to database...<br />
17.09.2016 00:20:57: SYSTEM: Database connected.<br />
17.09.2016 00:21:08: SYSTEM: Connecting to gateway...<br />
17.09.2016 00:21:08: GATEWAY: Trying to connect...<br />
17.09.2016 00:21:08: GATEWAY: Connected to port COM3 at 115200 bits/s.<br />
17.09.2016 00:21:08: GATEWAY: Trying to communicate...<br />
17.09.2016 00:21:13: GATEWAY: Gateway is not responding.<br />
17.09.2016 00:21:18: GATEWAY: Gateway is not responding.<br />
17.09.2016 00:21:23: GATEWAY: Gateway is not responding.<br />
17.09.2016 00:21:29: GATEWAY: Gateway is not responding.<br />
....................<br />
Any idea guys? Thanks!!!</p>
]]></description><link>https://forum.mysensors.org/post/47842</link><guid isPermaLink="true">https://forum.mysensors.org/post/47842</guid><dc:creator><![CDATA[fahrettine]]></dc:creator><pubDate>Fri, 16 Sep 2016 21:22:50 GMT</pubDate></item><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 19:17:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fahrettine" aria-label="Profile: fahrettine">@<bdi>fahrettine</bdi></a> said:</p>
<blockquote>
<p dir="auto">The Serial Gateway on the Arduino\File\Examples\MySensors menu?</p>
</blockquote>
<p dir="auto">Yes</p>
]]></description><link>https://forum.mysensors.org/post/47835</link><guid isPermaLink="true">https://forum.mysensors.org/post/47835</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Fri, 16 Sep 2016 19:17:03 GMT</pubDate></item><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 19:04:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a>  Hi. Thanks for your response...<br />
I downloded the Serial Gateway firmware from <a href="http://www.mynodes.net/Hardware/Gateway" rel="nofollow ugc">http://www.mynodes.net/Hardware/Gateway</a>. Which firmware should I instal? The Serial Gateway on the Arduino\File\Examples\MySensors menu?</p>
]]></description><link>https://forum.mysensors.org/post/47834</link><guid isPermaLink="true">https://forum.mysensors.org/post/47834</guid><dc:creator><![CDATA[fahrettine]]></dc:creator><pubDate>Fri, 16 Sep 2016 19:04:00 GMT</pubDate></item><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 18:58:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mfalkvidd" aria-label="Profile: mfalkvidd">@<bdi>mfalkvidd</bdi></a> thanks for your quick response... I installed the library using "Manage Libraries" menu. The library looks OK. There is a folder named "MySensors" under Documents\Arduino\libraries and I can see the library installed on the "Library Manager".</p>
<p dir="auto">Dear <a class="plugin-mentions-user plugin-mentions-a" href="/user/derwish" aria-label="Profile: derwish">@<bdi>derwish</bdi></a> ... Is the firmware of MyNodes Serial Gateway up to date or appropriate for latest Arduino and MySensors? What should I do?</p>
<p dir="auto">Thanks...</p>
]]></description><link>https://forum.mysensors.org/post/47833</link><guid isPermaLink="true">https://forum.mysensors.org/post/47833</guid><dc:creator><![CDATA[fahrettine]]></dc:creator><pubDate>Fri, 16 Sep 2016 18:58:13 GMT</pubDate></item><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 18:58:07 GMT]]></title><description><![CDATA[<p dir="auto">The example you tried to compile seems to be picked up from for 1.5 version. Use the examples provided with 2.0.</p>
]]></description><link>https://forum.mysensors.org/post/47832</link><guid isPermaLink="true">https://forum.mysensors.org/post/47832</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Fri, 16 Sep 2016 18:58:07 GMT</pubDate></item><item><title><![CDATA[Reply to Problems With Arduino 1.6.11 and MySensor 2.0.0 on Fri, 16 Sep 2016 18:39:09 GMT]]></title><description><![CDATA[<p dir="auto">Looks like the library wasn't installed properly. How did you install it? Using the library manager is the best way, see <a href="https://www.mysensors.org/about/arduino#installing-the-sensor-libraries" rel="nofollow ugc">https://www.mysensors.org/about/arduino#installing-the-sensor-libraries</a> for details.</p>
<p dir="auto">Make sure you completely remove the existing MySensors folder before installing.</p>
]]></description><link>https://forum.mysensors.org/post/47829</link><guid isPermaLink="true">https://forum.mysensors.org/post/47829</guid><dc:creator><![CDATA[mfalkvidd]]></dc:creator><pubDate>Fri, 16 Sep 2016 18:39:09 GMT</pubDate></item></channel></rss>