<?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[[SOLVED] ESP8266 Gateway endless loop]]></title><description><![CDATA[<p dir="auto">Hi every one</p>
<p dir="auto">I'm looking for some help.  I have ESP8266 setup as a gateway and was having some issues as can be seen in this post<br />
<a href="http://forum.mysensors.org/topic/2265/esp8266-gateway-can-t-press-start-for-inclusion/7" rel="nofollow ugc">http://forum.mysensors.org/topic/2265/esp8266-gateway-can-t-press-start-for-inclusion/7</a><br />
I got around it with the fixes i had writen but have built a few more sensors so thought i would up date the gateway so I could add the sensors with out so much reflashing.  I downloaded the Latest Dev branch and did a clean install of every thing then uploaded the basic ESP8266 gateway sketch.</p>
<p dir="auto">when it boots up i am getting the following from serial output</p>
<p dir="auto">ü!m!„þæÊõþ0;255;3;0;9;Starting gateway (RNNGE-, 2.0.0-beta)<br />
0;255;3;0;9;Radio init successful.<br />
scandone<br />
state: 0 -&gt; 2 (b0)<br />
state: 2 -&gt; 3 (0)<br />
state: 3 -&gt; 5 (10)<br />
add 0<br />
aid 5<br />
cnt</p>
<p dir="auto">connected with home, channel 1<br />
dhcp client start...<br />
.ip:192.168.1.211,mask:255.255.255.0,gw:192.168.1.254<br />
.IP: 192.168.1.211<br />
ü!m!„þæÊõþ0;255;3;0;9;Starting gateway (RNNGE-, 2.0.0-beta)<br />
0;255;3;0;9;Radio init successful.<br />
scandone<br />
state: 0 -&gt; 2 (b0)<br />
state: 2 -&gt; 3 (0)<br />
state: 3 -&gt; 5 (10)<br />
add 0<br />
aid 5<br />
cnt</p>
<p dir="auto">connected with home, channel 1<br />
dhcp client start...<br />
.ip:192.168.1.211,mask:255.255.255.0,gw:192.168.1.254<br />
.IP: 192.168.1.211<br />
ü!m!BÿÄ1õþ0;255;3;0;9;Starting gateway (RNNGE-, 2.0.0-beta)<br />
0;255;3;0;9;Radio init successful.<br />
scandone<br />
state: 0 -&gt; 2 (b0)<br />
state: 2 -&gt; 3 (0)<br />
state: 3 -&gt; 5 (10)<br />
add 0<br />
aid 5<br />
cnt</p>
<p dir="auto">it just goes in a loop.</p>
<p dir="auto">Any help would be much appreciated</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mysensors.org/topic/3350/solved-esp8266-gateway-endless-loop</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 15:05:20 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/3350.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 09 Mar 2016 10:02:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Sun, 13 Mar 2016 19:07:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/opus40" aria-label="Profile: Opus40">@<bdi>Opus40</bdi></a> enabling MY_USE_UDP in ESP8266 prevents wdt from barking (but obviously not a solution for the gw)</p>
]]></description><link>https://forum.mysensors.org/post/34266</link><guid isPermaLink="true">https://forum.mysensors.org/post/34266</guid><dc:creator><![CDATA[tekka]]></dc:creator><pubDate>Sun, 13 Mar 2016 19:07:05 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Fri, 11 Mar 2016 14:49:53 GMT]]></title><description><![CDATA[<p dir="auto">Thanks - been racking by brain over this.  Going back to 2.0.0 also works for me.</p>
]]></description><link>https://forum.mysensors.org/post/34022</link><guid isPermaLink="true">https://forum.mysensors.org/post/34022</guid><dc:creator><![CDATA[gmccarthy]]></dc:creator><pubDate>Fri, 11 Mar 2016 14:49:53 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Thu, 10 Mar 2016 21:27:52 GMT]]></title><description><![CDATA[<p dir="auto">Thanks going down to 2.0.0 worked for me.</p>
]]></description><link>https://forum.mysensors.org/post/33990</link><guid isPermaLink="true">https://forum.mysensors.org/post/33990</guid><dc:creator><![CDATA[Opus40]]></dc:creator><pubDate>Thu, 10 Mar 2016 21:27:52 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Thu, 10 Mar 2016 11:51:55 GMT]]></title><description><![CDATA[<p dir="auto">I had the same problem after updating to 2.1.0. I was getting wdt reset error, <a class="plugin-mentions-user plugin-mentions-a" href="/user/admin" aria-label="Profile: Admin">@<bdi>Admin</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> could you please look into the issue???</p>
]]></description><link>https://forum.mysensors.org/post/33938</link><guid isPermaLink="true">https://forum.mysensors.org/post/33938</guid><dc:creator><![CDATA[noelgeorgi]]></dc:creator><pubDate>Thu, 10 Mar 2016 11:51:55 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Wed, 09 Mar 2016 22:40:35 GMT]]></title><description><![CDATA[<p dir="auto">thanks Emc2 and mille for the feed back,  Ill give 2.0.0 a go</p>
]]></description><link>https://forum.mysensors.org/post/33903</link><guid isPermaLink="true">https://forum.mysensors.org/post/33903</guid><dc:creator><![CDATA[Opus40]]></dc:creator><pubDate>Wed, 09 Mar 2016 22:40:35 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Wed, 09 Mar 2016 19:24:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/emc2" aria-label="Profile: emc2">@<bdi>emc2</bdi></a><br />
Thank you. Worked for me too. :)</p>
<p dir="auto">But..before I downgraded to 2.0.0 I did a test with GatewayESP8266MQTTClient and that one did work with the 2.1.0 ESP8266 board version.<br />
So for me, with the latest bord files for the ESP:<br />
GatewayESP8266MQTTClient is OK<br />
GatewayESP8266 is not OK</p>
<p dir="auto">//Adam</p>
]]></description><link>https://forum.mysensors.org/post/33886</link><guid isPermaLink="true">https://forum.mysensors.org/post/33886</guid><dc:creator><![CDATA[Mille]]></dc:creator><pubDate>Wed, 09 Mar 2016 19:24:32 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Wed, 09 Mar 2016 18:57:09 GMT]]></title><description><![CDATA[<p dir="auto">I have some problem as well with the last 2.1.0 ESP8266 board files.<br />
You may want to try by downgrading to 2.0.0, work in my case.</p>
]]></description><link>https://forum.mysensors.org/post/33884</link><guid isPermaLink="true">https://forum.mysensors.org/post/33884</guid><dc:creator><![CDATA[emc2]]></dc:creator><pubDate>Wed, 09 Mar 2016 18:57:09 GMT</pubDate></item><item><title><![CDATA[Reply to [SOLVED] ESP8266 Gateway endless loop on Wed, 09 Mar 2016 17:47:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/opus40" aria-label="Profile: Opus40">@<bdi>Opus40</bdi></a></p>
<p dir="auto">I have exactly the same problem.</p>
]]></description><link>https://forum.mysensors.org/post/33879</link><guid isPermaLink="true">https://forum.mysensors.org/post/33879</guid><dc:creator><![CDATA[Mille]]></dc:creator><pubDate>Wed, 09 Mar 2016 17:47:55 GMT</pubDate></item></channel></rss>