<?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[EthernetGateway - Radio init fail]]></title><description><![CDATA[<p dir="auto">Just starting out on MySensors and have a ENC28J60 and a NRF24L01+ module on a Arduino Uno</p>
<p dir="auto">I've wired it up as per the building ethernet gateway section - double checked all the wires with a multimeter.</p>
<p dir="auto">Running Arduino  1.6.5<br />
If I run the ino code (I've commended out the relevant sections for the ENC28J60 module) I get this:</p>
<pre><code>0;0;3;0;9;radio init fail
</code></pre>
<p dir="auto">I then tried  a seperate ENC28J60 library and it gets a DHCP address so I know the 3.3V and wiring there is working.</p>
<p dir="auto">Also tried the RF24 library with the gettingstarted sketch and get this - which looks right:</p>
<pre><code>STATUS		 = 0x0e RX_DR=0 TX_DS=0 MAX_RT=0 RX_P_NO=7 TX_FULL=0
Data Rate	 = 1MBPS
Model		 = nRF24L01+
CRC Length	 = Disabled
PA Power	 = PA_LOW
	
</code></pre>
<p dir="auto">So I think the wiring for the radio module is correct.</p>
<p dir="auto">Any ideas why I get this radio init fail error?</p>
<p dir="auto">I'm  using a stable PSU to generate the 3.3V with a smoothing cap on the power lines of the radio.</p>
]]></description><link>https://forum.mysensors.org/topic/2043/ethernetgateway-radio-init-fail</link><generator>RSS for Node</generator><lastBuildDate>Sat, 06 Jun 2026 04:57:22 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/2043.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Sep 2015 21:44:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Mon, 02 Nov 2015 05:08:55 GMT]]></title><description><![CDATA[<p dir="auto">My Uno with the enc28j60 shield is more stable, but still not THAT stable.  Will go a week, sometimes two without crashing.  Now it just locks up for no apparent reason.  Haven't had a chance to troubleshoot it.  interestingly, it always locks up now at a time when the 'receive' (green) LED is lit, so something about receiving a message over the radio is locking it up...</p>
<p dir="auto">I tried using the wiznet shield, but so far I've gotten two bad ones (even the built-in Arduino samples don't work), so I don't put much stock in them any more.</p>
<p dir="auto">I have been planning to swap out my enc28j60 shield for just the little detached module and see if that helps.  Just amazes me as much as folks have banged on this stuff for all this time, that it's still unstable, but I guess each one is different, knock-offs, etc.</p>
]]></description><link>https://forum.mysensors.org/post/23795</link><guid isPermaLink="true">https://forum.mysensors.org/post/23795</guid><dc:creator><![CDATA[stevebus]]></dc:creator><pubDate>Mon, 02 Nov 2015 05:08:55 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Fri, 30 Oct 2015 09:55:23 GMT]]></title><description><![CDATA[<p dir="auto">After trying all sorts of things for a few days I eventually gave up and got the  nodemcu board. Connected to the radio board and its been rock stable for the past 12 hours.</p>
<p dir="auto">Steve, I also had the same issue with it crashing when doing a manual telnet and typing junk in. Guess its not a good way to test.  :)</p>
<p dir="auto">I've never had much luck with the ENC28J60 board on other arduino projects. They just don't like me. I might retry again on a rainy day with the alternative uipethernet implementation and see how it goes but for now its ESP8266 for me.</p>
]]></description><link>https://forum.mysensors.org/post/23710</link><guid isPermaLink="true">https://forum.mysensors.org/post/23710</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Fri, 30 Oct 2015 09:55:23 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Mon, 19 Oct 2015 00:34:49 GMT]]></title><description><![CDATA[<p dir="auto">+1 on the separate power for the radio...  I had all kinds of radio failures until I powered it separate from the UNO+ENC shield.  Once I did, zero failures ever on the radio.</p>
<p dir="auto">also,  I had a lot of trouble getting my Ethernet GW stabilized.  it would run for maybe a day and then quit responding to pings or any network traffic.  I found this thread -&gt;  (<a href="http://forum.mysensors.org/topic/536/problems-with-enc28j60-losing-connection-freezing-using-uipethernet-or-ethershield-read-this" rel="nofollow ugc">http://forum.mysensors.org/topic/536/problems-with-enc28j60-losing-connection-freezing-using-uipethernet-or-ethershield-read-this</a>) and used the alternate implementation of UIPEthernet in it and my GW just crashed yesterday for the first time in two months!     (although, I can crash it, at will, by telnetting into it and typing "junk"..  so I don't do that :-)  )</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> - I didn't know there was a ENC specific GW branch.  that's great!  Is it stable enough to try?  does it have the improvements in the thread above to the UIPEthernet library?</p>
]]></description><link>https://forum.mysensors.org/post/23057</link><guid isPermaLink="true">https://forum.mysensors.org/post/23057</guid><dc:creator><![CDATA[stevebus]]></dc:creator><pubDate>Mon, 19 Oct 2015 00:34:49 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Sun, 18 Oct 2015 17:18:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gmccarthy" aria-label="Profile: gmccarthy">@<bdi>gmccarthy</bdi></a></p>
<p dir="auto">Not sure why it works better in master than dev branch for you.</p>
<p dir="auto">Did you try switching power source? The ENC module can draw up to 250mA...</p>
]]></description><link>https://forum.mysensors.org/post/23044</link><guid isPermaLink="true">https://forum.mysensors.org/post/23044</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sun, 18 Oct 2015 17:18:50 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Sun, 18 Oct 2015 16:56:19 GMT]]></title><description><![CDATA[<p dir="auto">Can't telnet to the port 5003 either. Can't think what could be the issue.</p>
<p dir="auto">I have a 10u cap on with a stable 3.3V. Going back to master branch works each time.</p>
]]></description><link>https://forum.mysensors.org/post/23042</link><guid isPermaLink="true">https://forum.mysensors.org/post/23042</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Sun, 18 Oct 2015 16:56:19 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Sat, 17 Oct 2015 20:55:13 GMT]]></title><description><![CDATA[<p dir="auto">I did actually verify the ENC gatetaway a couple of weeks ago using the dev-branch. Never tried ping:ing it though. Not sure it support ICMP.</p>
<p dir="auto">What happens if you just try connection to the port using telnet or nc?</p>
<p dir="auto">Do you power it enough? Had to connect mine to the old lab power supply before it behaved.</p>
]]></description><link>https://forum.mysensors.org/post/23010</link><guid isPermaLink="true">https://forum.mysensors.org/post/23010</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Sat, 17 Oct 2015 20:55:13 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Sat, 17 Oct 2015 19:12:35 GMT]]></title><description><![CDATA[<p dir="auto">I've tried the above code - but after compiling and uploading I am unable to ping the gateway.</p>
<p dir="auto">If I go back to the stable code it pings fine.</p>
<p dir="auto">Are there any settings I'm supposed to change on the dev code for the ENC28J60?</p>
]]></description><link>https://forum.mysensors.org/post/23000</link><guid isPermaLink="true">https://forum.mysensors.org/post/23000</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Sat, 17 Oct 2015 19:12:35 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Fri, 16 Oct 2015 20:49:36 GMT]]></title><description><![CDATA[<p dir="auto">Nope - haven't tried that. Will give it a bash and let you know how it goes.</p>
<p dir="auto">I'm trying this:<br />
<a href="https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/examples/GatewayENC28J60/GatewayENC28J60.ino" rel="nofollow ugc">https://github.com/mysensors/Arduino/blob/development/libraries/MySensors/examples/GatewayENC28J60/GatewayENC28J60.ino</a></p>
<p dir="auto">What am I missing?</p>
<pre><code>void setup()
{
}

void loop() {
}
</code></pre>
]]></description><link>https://forum.mysensors.org/post/22949</link><guid isPermaLink="true">https://forum.mysensors.org/post/22949</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Fri, 16 Oct 2015 20:49:36 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Fri, 16 Oct 2015 17:45:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gmccarthy" aria-label="Profile: gmccarthy">@<bdi>gmccarthy</bdi></a></p>
<p dir="auto">Did you get a chance to try the development brach version of the ENC gateway? Should give more free memory  and somewhat better behavior.</p>
]]></description><link>https://forum.mysensors.org/post/22942</link><guid isPermaLink="true">https://forum.mysensors.org/post/22942</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Fri, 16 Oct 2015 17:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Fri, 16 Oct 2015 16:38:34 GMT]]></title><description><![CDATA[<p dir="auto">I found it very unstable - sometime it connects and other times it gives radio fail.</p>
<p dir="auto">When it does work after 5 mins if I telnet to port 5003 its no longer listening so have to restart the Uno.</p>
<p dir="auto">Haven't found a fix yet :(</p>
]]></description><link>https://forum.mysensors.org/post/22939</link><guid isPermaLink="true">https://forum.mysensors.org/post/22939</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Fri, 16 Oct 2015 16:38:34 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Sat, 10 Oct 2015 17:20:50 GMT]]></title><description><![CDATA[<p dir="auto">Another noob here getting same error. Also not finding gateway on my specified port 5003</p>
<p dir="auto">Have port fwd the internal IP 192.168.0.3 and reserved it in router.<br />
Using the V3 of the ethernet shield<br />
IDE is 1.6.5<br />
Board is a UNO<br />
Have a 10uF cap between GND and 3.3V</p>
]]></description><link>https://forum.mysensors.org/post/22575</link><guid isPermaLink="true">https://forum.mysensors.org/post/22575</guid><dc:creator><![CDATA[BSB]]></dc:creator><pubDate>Sat, 10 Oct 2015 17:20:50 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Thu, 24 Sep 2015 09:53:56 GMT]]></title><description><![CDATA[<p dir="auto">I already have that in place.</p>
<p dir="auto">MyTransportNRF24 transport(RADIO_CE_PIN, RADIO_SPI_SS_PIN, RF24_PA_LEVEL_GW);</p>
]]></description><link>https://forum.mysensors.org/post/21574</link><guid isPermaLink="true">https://forum.mysensors.org/post/21574</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Thu, 24 Sep 2015 09:53:56 GMT</pubDate></item><item><title><![CDATA[Reply to EthernetGateway - Radio init fail on Thu, 24 Sep 2015 00:38:52 GMT]]></title><description><![CDATA[<p dir="auto">replace with this and try</p>
<p dir="auto">MyTransportNRF24 transport(RADIO_CE_PIN,RADIO_SPI_SS_PIN, RF24_PA_LEVEL_GW);</p>
]]></description><link>https://forum.mysensors.org/post/21567</link><guid isPermaLink="true">https://forum.mysensors.org/post/21567</guid><dc:creator><![CDATA[ch3b7]]></dc:creator><pubDate>Thu, 24 Sep 2015 00:38:52 GMT</pubDate></item></channel></rss>