<?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[Pygate with WiPy restart every 20 minutes]]></title><description><![CDATA[<p dir="auto">Dear community,</p>
<p dir="auto">I just bought myself a Pygate and WiPy to create a low-cost LoRaWAN TTN Gateway. I succeeded in registering the gateway in The Things Stack and uploaded my <a href="https://github.com/itrich/pycom-pygate-firmware" target="_blank" rel="noopener noreferrer nofollow">just slightly modified code</a> to the WiPy.</p>
<p dir="auto">However, I discovered that my Pygate restarts every 20 minutes and I can't find the cause of these constant power cycles. It's attached to the USB port of my internet router, but the same behavior occurs when attached to a dedicated power adapter.</p>
<p dir="auto"><img src="/assets/uploads/files/1634736754283-2021-10-20-15_32_02-einstellungen.png" alt="2021-10-20 15_32_02-Einstellungen.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Is this intended? Why did my gateway not restart between 3:04 am and 8:16 am?</p>
<p dir="auto">Have you any tips how I can debug this? There is no message or dump on the REPL, it simply starts over again.</p>
<p dir="auto">Best wishes,</p>
<p dir="auto">Eduard</p>
]]></description><link>https://forum.pycom.io/topic/7321/pygate-with-wipy-restart-every-20-minutes</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:13:00 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/7321.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Oct 2021 13:34:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pygate with WiPy restart every 20 minutes on Wed, 20 Oct 2021 14:30:37 GMT]]></title><description><![CDATA[<p dir="auto">Dear community,</p>
<p dir="auto">I just bought myself a Pygate and WiPy to create a low-cost LoRaWAN TTN Gateway. I succeeded in registering the gateway in The Things Stack and uploaded my <a href="https://github.com/itrich/pycom-pygate-firmware" target="_blank" rel="noopener noreferrer nofollow">just slightly modified code</a> to the WiPy.</p>
<p dir="auto">However, I discovered that my Pygate restarts every 20 minutes and I can't find the cause of these constant power cycles. It's attached to the USB port of my internet router, but the same behavior occurs when attached to a dedicated power adapter.</p>
<p dir="auto"><img src="/assets/uploads/files/1634736754283-2021-10-20-15_32_02-einstellungen.png" alt="2021-10-20 15_32_02-Einstellungen.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Is this intended? Why did my gateway not restart between 3:04 am and 8:16 am?</p>
<p dir="auto">Have you any tips how I can debug this? There is no message or dump on the REPL, it simply starts over again.</p>
<p dir="auto">Best wishes,</p>
<p dir="auto">Eduard</p>
]]></description><link>https://forum.pycom.io/post/39431</link><guid isPermaLink="true">https://forum.pycom.io/post/39431</guid><dc:creator><![CDATA[Eduard Itrich]]></dc:creator><pubDate>Wed, 20 Oct 2021 14:30:37 GMT</pubDate></item><item><title><![CDATA[Reply to Pygate with WiPy restart every 20 minutes on Thu, 21 Oct 2021 11:40:23 GMT]]></title><description><![CDATA[<p dir="auto">I just figured out that there exists the function <code>machine.rest_cause()</code>, which returns <code>machine.WDT_RESET</code>. Does that mean that the watchdog timer isn't fed correctly somewhere in the Pygate firmware? Do I have to do this on my own?</p>
]]></description><link>https://forum.pycom.io/post/39434</link><guid isPermaLink="true">https://forum.pycom.io/post/39434</guid><dc:creator><![CDATA[Eduard Itrich]]></dc:creator><pubDate>Thu, 21 Oct 2021 11:40:23 GMT</pubDate></item></channel></rss>