<?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[Trying to install Rhasspy on a M5 Atom Echo using platformio]]></title><description><![CDATA[<p dir="auto">Hi, I am trying to install a rhasspy/satellite software on a M5 Aton Echo, using platformio in VisualStudioCode.<br />
However i get an error  while trying to upload.<br />
Has anyone succeeded in uploading something on an Atom Echo ? Here are my results of my tries :</p>
<p dir="auto">Auto-detected: COM3<br />
Uploading .pio\build\m5stack-core-esp32\firmware.bin<br />
<a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v3.1<br />
Serial port COM3<br />
Connecting....<br />
Chip is ESP32-PICO-D4 (revision 1)<br />
Features: WiFi, BT, Dual Core, 240MHz, Embedded Flash, VRef calibration in efuse, Coding Scheme None<br />
Crystal is 40MHz<br />
MAC: 94:b9:7e:8c:c1:c8<br />
Uploading stub...<br />
Running stub...<br />
Stub running...<br />
Changing baud rate to 460800<br />
Changed.<br />
Configuring flash size...</p>
<p dir="auto">A fatal error occurred: Timed out waiting for packet header<br />
*** [upload] Error 2</p>
]]></description><link>https://community.m5stack.com/topic/4093/trying-to-install-rhasspy-on-a-m5-atom-echo-using-platformio</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 20:37:39 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4093.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Mar 2022 11:37:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Trying to install Rhasspy on a M5 Atom Echo using platformio on Thu, 03 Mar 2022 16:57:01 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/jevylux" aria-label="Profile: Jevylux">@<bdi>Jevylux</bdi></a></p>
<p dir="auto">try a slower upload speed, like 115200. E.g. add this line in <code>platform.ini</code>:</p>
<pre><code>upload_speed = 115200
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/16823</link><guid isPermaLink="true">https://community.m5stack.com/post/16823</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 03 Mar 2022 16:57:01 GMT</pubDate></item></channel></rss>