<?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[New Firmware Updater version 1.14.5]]></title><description><![CDATA[<p dir="auto"><strong>Update:</strong> I have now released version 1.14.5 to fix the following issues:</p>
<ul>
<li>
<p dir="auto">If the server connection fails during the upgrade, the message &quot;You can retry or continue in offline mode&quot; is now displayed in the Welcome screen after Restart.</p>
</li>
<li>
<p dir="auto">There is now feedback from the flashing script while erasing the local file system.</p>
</li>
<li>
<p dir="auto">Fixes a crash in the cli updater</p>
</li>
<li>
<p dir="auto">There are now specific Linux packages for Ubuntu 18.04 (Bionic)</p>
</li>
</ul>
<p dir="auto">Release notes from previous update (1.14.3/1.14.4):</p>
<p dir="auto">General improvements:</p>
<ul>
<li>
<p dir="auto">The GUI version is now showing feedback from the flashing script during the upgrade process</p>
</li>
<li>
<p dir="auto">Fixes an issues related to offline mode (1.14.4 )</p>
</li>
<li>
<p dir="auto">New Icons... let me know how you like them</p>
</li>
</ul>
<p dir="auto">Pybytes specific improvement:</p>
<p dir="auto">We recently introduced a new Pybytes firmware that would automatically convert the /flash/config.py or the Pybytes configuration written into the &quot;config block&quot; via the firmware updater into a new configuration file <code>/flash/pybytes_config.json</code>. As this json file now takes precedence over <a href="http://config.py" target="_blank" rel="noopener noreferrer nofollow">config.py</a> or the config block, using the <em>Force update Pybytes registration</em> option in the GUI firmware updater or changing an option through the cli tool would not be taken into account. This new firmware updater along with the new Pybytes firmware <strong>1.17.5.b6</strong> fixes this by setting an additional configuration option to force update the local <code>pybytes_config.json</code> file. This option is automatically set when using  the <em>Force update Pybytes registration</em> option or when using any of the pybytes <em>Set</em> options in the cli tool. To manually force a rewrite of the <code>pybytes_config.json</code> file, you can use:</p>
<pre><code class="language-text">import pycom, machine
pycom.pybytes_force_update(True)
machine.reset()
</code></pre>
]]></description><link>https://forum.pycom.io/topic/3274/new-firmware-updater-version-1-14-5</link><generator>RSS for Node</generator><lastBuildDate>Thu, 10 Sep 2026 03:39:42 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/3274.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 May 2018 23:28:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New Firmware Updater version 1.14.5 on Mon, 21 May 2018 04:09:17 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Update:</strong> I have now released version 1.14.5 to fix the following issues:</p>
<ul>
<li>
<p dir="auto">If the server connection fails during the upgrade, the message &quot;You can retry or continue in offline mode&quot; is now displayed in the Welcome screen after Restart.</p>
</li>
<li>
<p dir="auto">There is now feedback from the flashing script while erasing the local file system.</p>
</li>
<li>
<p dir="auto">Fixes a crash in the cli updater</p>
</li>
<li>
<p dir="auto">There are now specific Linux packages for Ubuntu 18.04 (Bionic)</p>
</li>
</ul>
<p dir="auto">Release notes from previous update (1.14.3/1.14.4):</p>
<p dir="auto">General improvements:</p>
<ul>
<li>
<p dir="auto">The GUI version is now showing feedback from the flashing script during the upgrade process</p>
</li>
<li>
<p dir="auto">Fixes an issues related to offline mode (1.14.4 )</p>
</li>
<li>
<p dir="auto">New Icons... let me know how you like them</p>
</li>
</ul>
<p dir="auto">Pybytes specific improvement:</p>
<p dir="auto">We recently introduced a new Pybytes firmware that would automatically convert the /flash/config.py or the Pybytes configuration written into the &quot;config block&quot; via the firmware updater into a new configuration file <code>/flash/pybytes_config.json</code>. As this json file now takes precedence over <a href="http://config.py" target="_blank" rel="noopener noreferrer nofollow">config.py</a> or the config block, using the <em>Force update Pybytes registration</em> option in the GUI firmware updater or changing an option through the cli tool would not be taken into account. This new firmware updater along with the new Pybytes firmware <strong>1.17.5.b6</strong> fixes this by setting an additional configuration option to force update the local <code>pybytes_config.json</code> file. This option is automatically set when using  the <em>Force update Pybytes registration</em> option or when using any of the pybytes <em>Set</em> options in the cli tool. To manually force a rewrite of the <code>pybytes_config.json</code> file, you can use:</p>
<pre><code class="language-text">import pycom, machine
pycom.pybytes_force_update(True)
machine.reset()
</code></pre>
]]></description><link>https://forum.pycom.io/post/19777</link><guid isPermaLink="true">https://forum.pycom.io/post/19777</guid><dc:creator><![CDATA[Xykon]]></dc:creator><pubDate>Mon, 21 May 2018 04:09:17 GMT</pubDate></item></channel></rss>