<?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[Ethernet gateway example in DEV branch]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I try to run the Ethernet Gateway example on the DEV branch :</p>
<p dir="auto"><a href="https://github.com/mysensors/Arduino/tree/development/libraries/MySensors/examples/GatewayW5100" rel="nofollow ugc">https://github.com/mysensors/Arduino/tree/development/libraries/MySensors/examples/GatewayW5100</a></p>
<p dir="auto">The example is really different from the web site:</p>
<p dir="auto"><a href="http://www.mysensors.org/build/ethernet_gateway" rel="nofollow ugc">http://www.mysensors.org/build/ethernet_gateway</a></p>
<p dir="auto">In fact there is nothing in setup and loop methods. Is it normal ? I tried to copy web site code but seems not correct ...</p>
<p dir="auto">Thanks,</p>
<p dir="auto">David.</p>
]]></description><link>https://forum.mysensors.org/topic/2250/ethernet-gateway-example-in-dev-branch</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 01:36:00 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/2250.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 25 Oct 2015 11:45:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Wed, 18 Nov 2015 13:32:24 GMT]]></title><description><![CDATA[<p dir="auto">I'm testing the DEV branch with MQTT and W5100,  I use a shield with an included SD-CARD. I had trouble sending messages using MQTT so I tried to debug using plain Ethernet gateway w5100, the same problem seems to occur.</p>
<p dir="auto">Everything seems to work normal in debug log, but I noticed that I never get a "gateway ready" command. Please note that radio init is good, and I get an IP adress that is reachable.</p>
<p dir="auto">I tried to enable SOFTSPI and UDP ethernet, but no dice.</p>
<p dir="auto">Really looking forward to the new w5100 MQTT client gateway! Any advice appreciated. (trying with a w5100 without SD CARD did not change anything)</p>
]]></description><link>https://forum.mysensors.org/post/24773</link><guid isPermaLink="true">https://forum.mysensors.org/post/24773</guid><dc:creator><![CDATA[cdr]]></dc:creator><pubDate>Wed, 18 Nov 2015 13:32:24 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Tue, 17 Nov 2015 08:20:39 GMT]]></title><description><![CDATA[<p dir="auto">Hi all<br />
First of all i apologies for my bad english.</p>
<p dir="auto">My GW aruino nan with 5100 shield and RF24 radio using soft SPI</p>
<p dir="auto">Using mysensor 1.5 library radio init fail<br />
Using mysensor dev library the gate a way start with wrong IP adress.</p>
<p dir="auto">Note the radio is powerd on battery with common ground connexion while the nano and ethernet shield share the same power supply. the standard ethernet expamle are working so i dont thin its a power problem.</p>
<p dir="auto">Any idea what is wrong?</p>
]]></description><link>https://forum.mysensors.org/post/24679</link><guid isPermaLink="true">https://forum.mysensors.org/post/24679</guid><dc:creator><![CDATA[jacquot]]></dc:creator><pubDate>Tue, 17 Nov 2015 08:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Fri, 06 Nov 2015 11:06:02 GMT]]></title><description><![CDATA[<p dir="auto">I finally remove the Ethernet shield and use the initial RFM69 driver and now it's working !<br />
I will continue on this branch without the Ethernet shield until I got more experience and will come back on the dev branch after !</p>
<p dir="auto">David.</p>
]]></description><link>https://forum.mysensors.org/post/24007</link><guid isPermaLink="true">https://forum.mysensors.org/post/24007</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Fri, 06 Nov 2015 11:06:02 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Mon, 02 Nov 2015 13:29:45 GMT]]></title><description><![CDATA[<p dir="auto">I tried the current branch and it's the same thing.<br />
I tried using DHCP to be sure the Ethernet shield is working and there is no problem.</p>
<p dir="auto">I saw message between MYSController and the Ethernet gateway using Wireshark but I am not able to decode them and MYSController is never really connected ...</p>
]]></description><link>https://forum.mysensors.org/post/23820</link><guid isPermaLink="true">https://forum.mysensors.org/post/23820</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Mon, 02 Nov 2015 13:29:45 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Sat, 31 Oct 2015 19:32:05 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I tried the SOFT SPI from Gieemek (<a href="http://forum.mysensors.org/topic/1810/no-softspi-support-for-rfm69/8" rel="nofollow ugc">see this post</a>) and it's really better ! I done it with a UNO board on pin 7, 6, 5 and 4 (it seems that pin 13, 12, 11 and 10 are not a good choice with the Ethernet shield).</p>
<p dir="auto">So now I can ping the Gateway :)</p>
<p dir="auto">But (yes, there is a but), MYSController is not able to connect and there is no specific message on the serial link of the UNO board:</p>
<pre><code>0;0;3;0;9;Starting...
IP: 192.1.1.66
0;0;3;0;9;gateway started, id=0, parent=0, distance=0
</code></pre>
<p dir="auto">The IP address is the good one.<br />
What can I do ?</p>
<p dir="auto">Thanks !</p>
]]></description><link>https://forum.mysensors.org/post/23750</link><guid isPermaLink="true">https://forum.mysensors.org/post/23750</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Sat, 31 Oct 2015 19:32:05 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Fri, 30 Oct 2015 14:25:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I read several post and there is forks of LowPowerLab driver which seem to allow using Ethernet gateway and RFM69. I first will try to run them !</p>
<p dir="auto">David.</p>
]]></description><link>https://forum.mysensors.org/post/23721</link><guid isPermaLink="true">https://forum.mysensors.org/post/23721</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Fri, 30 Oct 2015 14:25:46 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Wed, 28 Oct 2015 09:09:59 GMT]]></title><description><![CDATA[<p dir="auto">I'm suspecting it has to do with collisions/misbehaving by the W5100 on SPI.</p>
<p dir="auto">Someone on the forum did some tests using SOFT SPI on the RF69. Not sure what the results were..</p>
]]></description><link>https://forum.mysensors.org/post/23603</link><guid isPermaLink="true">https://forum.mysensors.org/post/23603</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Wed, 28 Oct 2015 09:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Wed, 28 Oct 2015 08:29:16 GMT]]></title><description><![CDATA[<p dir="auto">Yes, the W5100 but with and external power supply !<br />
All leds are lit.</p>
<p dir="auto">What can I do ?</p>
]]></description><link>https://forum.mysensors.org/post/23600</link><guid isPermaLink="true">https://forum.mysensors.org/post/23600</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Wed, 28 Oct 2015 08:29:16 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Wed, 28 Oct 2015 07:53:16 GMT]]></title><description><![CDATA[<p dir="auto">Are you running the W5100 module? I has some real strange issues before feeding it with a stable power source.</p>
]]></description><link>https://forum.mysensors.org/post/23599</link><guid isPermaLink="true">https://forum.mysensors.org/post/23599</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Wed, 28 Oct 2015 07:53:16 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Wed, 28 Oct 2015 07:30:29 GMT]]></title><description><![CDATA[<p dir="auto">@all</p>
<p dir="auto">The problem of RFM69 initialization was due to the voltage divider (4,7k and 10k resistors), with logic level converter the RFM69 starts ! Not sure to understand as a lot of post on internet suggest the voltage divider ...</p>
<p dir="auto">Now I have that debug messages:</p>
<pre><code>0;0;3;0;9;Starting...
IP: 0.32.0.96
0;0;3;0;9;gateway started, id=0, parent=0, distance=0
</code></pre>
<p dir="auto">The IP address change at each start-up and is of course not what I set in the sketch.<br />
How-to debug ?</p>
<p dir="auto">Thanks !</p>
]]></description><link>https://forum.mysensors.org/post/23596</link><guid isPermaLink="true">https://forum.mysensors.org/post/23596</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Wed, 28 Oct 2015 07:30:29 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Mon, 26 Oct 2015 20:22:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I added some println and the first do while in RFM69.cpp at line 93 failed ... Probably due to a connection issue with the RFM69.<br />
I while check if I can used Charles driver but not sure I can just replace RFM69.h and RFM69.cpp with Charles's files ...<br />
Not sure my knowledge is enougth to do upgrade the current driver.</p>
]]></description><link>https://forum.mysensors.org/post/23498</link><guid isPermaLink="true">https://forum.mysensors.org/post/23498</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Mon, 26 Oct 2015 20:22:46 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Mon, 26 Oct 2015 08:22:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scalz" aria-label="Profile: scalz">@<bdi>scalz</bdi></a><br />
Yes, looks much better. And more consistent with how the RF24 driver works.</p>
]]></description><link>https://forum.mysensors.org/post/23471</link><guid isPermaLink="true">https://forum.mysensors.org/post/23471</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Mon, 26 Oct 2015 08:22:33 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Mon, 26 Oct 2015 08:19:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a>: you are right it can hang in rfm69 L104-105 and there are some do while just before too..not very cool!<br />
If it hangs in rfm69.cpp, maybe modifying lib like Charles has done. He has added a timeout in Initialize for each do while loop which make sense I think; otherwise we can't know what is blocking...<br />
Here if it can help:<br />
<a href="https://github.com/hallard/RFM69/blob/master/firmware/RFM69.cpp" rel="nofollow ugc">https://github.com/hallard/RFM69/blob/master/firmware/RFM69.cpp</a></p>
]]></description><link>https://forum.mysensors.org/post/23470</link><guid isPermaLink="true">https://forum.mysensors.org/post/23470</guid><dc:creator><![CDATA[scalz]]></dc:creator><pubDate>Mon, 26 Oct 2015 08:19:49 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Mon, 26 Oct 2015 06:33:50 GMT]]></title><description><![CDATA[<p dir="auto">The RFM69 doesn't have any fancy mis-wired check like RF24.</p>
<p dir="auto">The only place I can find where it would "hang" is here:<br />
<a href="https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/drivers/RFM69/RFM69.cpp#L104-L105" rel="nofollow ugc">https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/drivers/RFM69/RFM69.cpp#L104-L105</a></p>
<p dir="auto">Transport init doesn't do much more than calling it.<br />
<a href="https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/core/MyTransportRFM69.cpp#L29" rel="nofollow ugc">https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/core/MyTransportRFM69.cpp#L29</a></p>
]]></description><link>https://forum.mysensors.org/post/23467</link><guid isPermaLink="true">https://forum.mysensors.org/post/23467</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Mon, 26 Oct 2015 06:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Sun, 25 Oct 2015 21:50:58 GMT]]></title><description><![CDATA[<p dir="auto">Ah ok ! That's why MY_DEBUG_VERBOSE didn't increase the size of the sketch when using RFM69.<br />
Ping is not working.</p>
<p dir="auto">I will try to add a debug print in setup().</p>
<p dir="auto">If not working, how to check if RFM69 is correctly initialized ?</p>
]]></description><link>https://forum.mysensors.org/post/23460</link><guid isPermaLink="true">https://forum.mysensors.org/post/23460</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Sun, 25 Oct 2015 21:50:58 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Sun, 25 Oct 2015 21:28:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/carlierd" aria-label="Profile: carlierd">@<bdi>carlierd</bdi></a><br />
MY_DEBUG_VERBOSE is currently only used for the NRF radio.</p>
<p dir="auto">Guess you could add a debug print i setup() to see if the internal library setup has finalised.</p>
<p dir="auto">Are yo able to ping the gateway?</p>
]]></description><link>https://forum.mysensors.org/post/23456</link><guid isPermaLink="true">https://forum.mysensors.org/post/23456</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sun, 25 Oct 2015 21:28:10 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Sun, 25 Oct 2015 18:35:15 GMT]]></title><description><![CDATA[<p dir="auto">Thanks ! Sounds very simple ! But unfortunately, I have not a lot of thing on the serial monitor, just that line:</p>
<pre><code>0;0;3;0;9;Starting...
</code></pre>
<p dir="auto">I am using NANO Ethernet shield and RFM69HW.<br />
I enable MY_DEBUG_VERBOSE in MyConfig.h but there is no more thing !</p>
<p dir="auto">Perhaps the initialization of RFM69 is blocking ? How I can check ?<br />
Thanks,</p>
]]></description><link>https://forum.mysensors.org/post/23439</link><guid isPermaLink="true">https://forum.mysensors.org/post/23439</guid><dc:creator><![CDATA[carlierd]]></dc:creator><pubDate>Sun, 25 Oct 2015 18:35:15 GMT</pubDate></item><item><title><![CDATA[Reply to Ethernet gateway example in DEV branch on Sun, 25 Oct 2015 12:53:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/carlierd" aria-label="Profile: carlierd">@<bdi>carlierd</bdi></a> said:</p>
<blockquote>
<p dir="auto">In fact there is nothing in setup and loop methods. Is it normal ?</p>
</blockquote>
<p dir="auto">Yes, this is how it should be.  No need to modify anything but the defines at the top.</p>
]]></description><link>https://forum.mysensors.org/post/23421</link><guid isPermaLink="true">https://forum.mysensors.org/post/23421</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sun, 25 Oct 2015 12:53:31 GMT</pubDate></item></channel></rss>