<?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[pycom-fwtool-cli]]></title><description><![CDATA[<p dir="auto">I have downloaded and installed the newest 'pycom_firmware_update_1.12.0.b0.exe' on my Windows 10 64bit laptop. With this installation I also got 'pycom-fwtool-cli.exe'.<br />
When after connecting my LoPy4 on its expansion board running the command 'pycom-fwtool-cli.exe list' I get:<br />
COM4  [USB Serial Port (COM4)] [FTDIBUS\VID_0403+PID_6015+DO0038KYA\0000]</p>
<p dir="auto">However all other commands, e.g.;</p>
<ul>
<li>pycom-fwtool-cli.exe -p COM4 chip_id</li>
<li>pycom-fwtool-cli.exe -p COM4 wmac</li>
<li>pycom-fwtool-cli.exe -p COM4 write</li>
<li>pycom-fwtool-cli.exe -p COM4 nvs</li>
</ul>
<p dir="auto">All result in:<br />
<em><strong><strong><strong>Running in FTDI mode<br />
Exception: Failed to connect to ESP32: Invalid head of packet ('\xe4'), on line 397</strong></strong></strong></em></p>
<p dir="auto">What is going wrong?</p>
]]></description><link>https://forum.pycom.io/topic/2795/pycom-fwtool-cli</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 15:49:24 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/2795.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Mar 2018 08:41:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 08:41:36 GMT]]></title><description><![CDATA[<p dir="auto">I have downloaded and installed the newest 'pycom_firmware_update_1.12.0.b0.exe' on my Windows 10 64bit laptop. With this installation I also got 'pycom-fwtool-cli.exe'.<br />
When after connecting my LoPy4 on its expansion board running the command 'pycom-fwtool-cli.exe list' I get:<br />
COM4  [USB Serial Port (COM4)] [FTDIBUS\VID_0403+PID_6015+DO0038KYA\0000]</p>
<p dir="auto">However all other commands, e.g.;</p>
<ul>
<li>pycom-fwtool-cli.exe -p COM4 chip_id</li>
<li>pycom-fwtool-cli.exe -p COM4 wmac</li>
<li>pycom-fwtool-cli.exe -p COM4 write</li>
<li>pycom-fwtool-cli.exe -p COM4 nvs</li>
</ul>
<p dir="auto">All result in:<br />
<em><strong><strong><strong>Running in FTDI mode<br />
Exception: Failed to connect to ESP32: Invalid head of packet ('\xe4'), on line 397</strong></strong></strong></em></p>
<p dir="auto">What is going wrong?</p>
]]></description><link>https://forum.pycom.io/post/16844</link><guid isPermaLink="true">https://forum.pycom.io/post/16844</guid><dc:creator><![CDATA[Lambert]]></dc:creator><pubDate>Thu, 08 Mar 2018 08:41:36 GMT</pubDate></item><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 08:48:49 GMT]]></title><description><![CDATA[<p dir="auto">Have you put the module into bootloader mode? You need to connect a jumper cable between <code>G23</code> and <code>GND</code> on the expansion board, then press the reset button on the Pycom module before running each command.</p>
]]></description><link>https://forum.pycom.io/post/16845</link><guid isPermaLink="true">https://forum.pycom.io/post/16845</guid><dc:creator><![CDATA[seb]]></dc:creator><pubDate>Thu, 08 Mar 2018 08:48:49 GMT</pubDate></item><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 08:59:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi Seb,</p>
<p dir="auto">Thanks for the (very) fast response!</p>
<p dir="auto">Indeed that solved the problem. Looking again to the documentation (<a href="https://docs.pycom.io/chapter/advance/cli.html" target="_blank" rel="noopener noreferrer nofollow">https://docs.pycom.io/chapter/advance/cli.html</a>) this is stated, but I didn't notice it.</p>
<p dir="auto"><strong>Tip for the developers:</strong> <em>make this requirement more visable in the doc and/or let the tool give this remark as error response!</em></p>
]]></description><link>https://forum.pycom.io/post/16848</link><guid isPermaLink="true">https://forum.pycom.io/post/16848</guid><dc:creator><![CDATA[Lambert]]></dc:creator><pubDate>Thu, 08 Mar 2018 08:59:15 GMT</pubDate></item><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 09:18:12 GMT]]></title><description><![CDATA[<p dir="auto">I expected to have an option to copy a single to/from my pyCom board bud such a command seems not to be present, why is a copy command not provided?</p>
]]></description><link>https://forum.pycom.io/post/16851</link><guid isPermaLink="true">https://forum.pycom.io/post/16851</guid><dc:creator><![CDATA[Lambert]]></dc:creator><pubDate>Thu, 08 Mar 2018 09:18:12 GMT</pubDate></item><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 09:21:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2452">@lambert</a><br />
Do you mean copying single script files? This tool is lower level than that so currently does not parse the FAT file system but I can pass on the suggestion to the team working on this tool.</p>
<p dir="auto">In the meantime I can suggest tools like: mpfshell, rshell or ampy. These are command line tools with similar functionality to Pymakr and let you push and pull files via Serial</p>
]]></description><link>https://forum.pycom.io/post/16853</link><guid isPermaLink="true">https://forum.pycom.io/post/16853</guid><dc:creator><![CDATA[seb]]></dc:creator><pubDate>Thu, 08 Mar 2018 09:21:18 GMT</pubDate></item><item><title><![CDATA[Reply to pycom-fwtool-cli on Thu, 08 Mar 2018 09:52:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1881">@seb</a><br />
Yes I meant copying single files.</p>
<p dir="auto">I installed mpfshell and this can do the job for me. I did use an FTP toool for this, bud when using the WiFi radio in my app I constntly had to switch between IP addresses.</p>
<p dir="auto">Thanks again.</p>
]]></description><link>https://forum.pycom.io/post/16856</link><guid isPermaLink="true">https://forum.pycom.io/post/16856</guid><dc:creator><![CDATA[Lambert]]></dc:creator><pubDate>Thu, 08 Mar 2018 09:52:00 GMT</pubDate></item></channel></rss>