<?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[M5Stack FIRE - should I return it?]]></title><description><![CDATA[<p dir="auto">I purchased two FIRE kits from an Amazon UK vendor. However both units have some weird QC issues (on one two of the top buttons are not exactly "clicky" but more mushy, like if there was an issue with the buttons, and the others' LED bar diffusers are not neatly cut, there's a large-ish gap on it), and to top that off... Whenever I press the side button (power/restart) while the FIRE is on, the speaker within produces a quite loud white noise. Oh also, these are the older model with MPU6050+MAG3110 instead of MPU9250.</p>
<p dir="auto">Are these symptoms normal, or should I return the units?</p>
]]></description><link>https://community.m5stack.com/topic/975/m5stack-fire-should-i-return-it</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 10:38:35 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/975.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 May 2019 09:44:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Sat, 18 May 2019 11:45:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/226">@fonix232</a> said in <a href="/post/4301">M5Stack FIRE - should I return it?</a>:</p>
<blockquote>
<p dir="auto">the bottom boards seem to be swollen as well (the bit where the battery is connected to the PCB is pushed and warped upwards, making stacking quite difficult and in some cases, impossible).</p>
</blockquote>
<p dir="auto">Seems odd. Can you post a picture? Maybe it’s a result of a swelling battery. There were also some battery issues earlier with their vendor/supplier. Either way, the M5Stack team provides good customer service. I’m sure they will address your problems.</p>
]]></description><link>https://community.m5stack.com/post/4322</link><guid isPermaLink="true">https://community.m5stack.com/post/4322</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Sat, 18 May 2019 11:45:03 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Sat, 18 May 2019 11:40:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/226">@fonix232</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1450">@jcabad100</a><br />
Noisy m5stacks have been a known issue for quite a while now. The only way others have completely silenced the noise is to use this hardware mod: <a href="http://forum.m5stack.com/topic/367/mod-to-programmatically-disable-speaker-whine-hiss" target="_blank" rel="noopener noreferrer nofollow ugc">http://forum.m5stack.com/topic/367/mod-to-programmatically-disable-speaker-whine-hiss</a></p>
]]></description><link>https://community.m5stack.com/post/4321</link><guid isPermaLink="true">https://community.m5stack.com/post/4321</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Sat, 18 May 2019 11:40:14 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Sat, 18 May 2019 11:29:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1450">@jcabad100</a> For me the noise happens when</p>
<ol>
<li>The FIRE is turned on and I press the power button (the one next to the USB port)</li>
<li>The FIRE is being programmed by the Arduino SDK and switches into the download mode. It lasts maybe 2, 3 seconds in total and always disappears</li>
</ol>
<p dir="auto">The reason for this, I guess, is that the speaker pin (GPIO25) is sitting right next to the RST pin, and most likely the lines are interfering.</p>
<p dir="auto">As for the magnetic dock not providing USB connection... There are two data pins exposed, so I suppose USB communication should be possible up until the GO bottom module. However they're connected to GPIO21 and 22 as I2C pins.</p>
]]></description><link>https://community.m5stack.com/post/4320</link><guid isPermaLink="true">https://community.m5stack.com/post/4320</guid><dc:creator><![CDATA[fonix232]]></dc:creator><pubDate>Sat, 18 May 2019 11:29:39 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Fri, 17 May 2019 18:26:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/226">@fonix232</a> i dont understand what you mean...this issue appeared e.g. this morning when the CPU had been off over-night,  i wanted to power it up (without plugin in USB) and then the power up would not work and the audible noise is emmited...and as i reported into another bug the CPU would not power up.....Question, i got to USB cables for the M5Go, the communication only works with the very short black one but not with the small white "docking station"....is that normal? i wish i could work via USB via the USB docking station but it seems to be that that is only to charge the internal battery??</p>
]]></description><link>https://community.m5stack.com/post/4315</link><guid isPermaLink="true">https://community.m5stack.com/post/4315</guid><dc:creator><![CDATA[jcabad100]]></dc:creator><pubDate>Fri, 17 May 2019 18:26:09 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Fri, 17 May 2019 18:17:56 GMT]]></title><description><![CDATA[<p dir="auto">I've got a response on AliExpress from Jimmy Lai, confirming the issue with the button press making a noise on the speaker, and recommended adding the following snippet:</p>
<pre><code>//disable the speaker noise
dacWrite(25, 0);
</code></pre>
<p dir="auto">I'll check and see how it works.</p>
]]></description><link>https://community.m5stack.com/post/4312</link><guid isPermaLink="true">https://community.m5stack.com/post/4312</guid><dc:creator><![CDATA[fonix232]]></dc:creator><pubDate>Fri, 17 May 2019 18:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Fri, 17 May 2019 16:23:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1450">@jcabad100</a></p>
<p dir="auto">Agreed but It wasn't me who marked it solved.</p>
]]></description><link>https://community.m5stack.com/post/4308</link><guid isPermaLink="true">https://community.m5stack.com/post/4308</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 17 May 2019 16:23:44 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Fri, 17 May 2019 16:22:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/226">@fonix232</a> i have the same problem of the noise when pressing the reset &amp; power on button ( i mentioned in one of my separated posts)...and worst...it is very unpredictable when the Core (my main kit is the M5Go) will power up...this morning i have to try over 10 times...and it seems it will only power up if connected to USB. You said you had the noise issue  with the first kit and with the second kit ....i have it with my own kit, so <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> this issue should not be deemed [Solved] or a new bug/ticket should be open!.</p>
]]></description><link>https://community.m5stack.com/post/4306</link><guid isPermaLink="true">https://community.m5stack.com/post/4306</guid><dc:creator><![CDATA[jcabad100]]></dc:creator><pubDate>Fri, 17 May 2019 16:22:44 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Thu, 16 May 2019 10:46:42 GMT]]></title><description><![CDATA[<p dir="auto">I've returned them and ordered from the official store... And the same model was delivered, with MPU6050+MAG3110, the same screeching of the speaker when I press the power button, and to top it all off, the bottom boards seem to be swollen as well (the bit where the battery is connected to the PCB is pushed and warped upwards, making stacking quite difficult and in some cases, impossible).</p>
<p dir="auto">I'm really feeling let down by the quality of the product to be frank.</p>
]]></description><link>https://community.m5stack.com/post/4301</link><guid isPermaLink="true">https://community.m5stack.com/post/4301</guid><dc:creator><![CDATA[fonix232]]></dc:creator><pubDate>Thu, 16 May 2019 10:46:42 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Sun, 05 May 2019 08:56:48 GMT]]></title><description><![CDATA[<p dir="auto">Yes, I agree with <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> . Return them.</p>
]]></description><link>https://community.m5stack.com/post/4129</link><guid isPermaLink="true">https://community.m5stack.com/post/4129</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Sun, 05 May 2019 08:56:48 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack FIRE - should I return it? on Thu, 02 May 2019 16:56:10 GMT]]></title><description><![CDATA[<p dir="auto">My opinion is - Yes return them and buy from the official store.</p>
<p dir="auto"><a href="https://www.aliexpress.com/store/product/M5Stack-NEW-PSRAM-2-0-FIRE-IoT-Kit-Dual-Core-ESP32-16M-FLash-4M-PSRAM-Development/3226069_32847906756.html?spm=2114.12010612.8148356.5.1adc593auFAMct" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.aliexpress.com/store/product/M5Stack-NEW-PSRAM-2-0-FIRE-IoT-Kit-Dual-Core-ESP32-16M-FLash-4M-PSRAM-Development/3226069_32847906756.html?spm=2114.12010612.8148356.5.1adc593auFAMct</a></p>
<p dir="auto">however there are some reports of bad units out there and these could be some of them.</p>
<p dir="auto">Personally I still prefer the official store as I know where my money goes.</p>
]]></description><link>https://community.m5stack.com/post/4096</link><guid isPermaLink="true">https://community.m5stack.com/post/4096</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Thu, 02 May 2019 16:56:10 GMT</pubDate></item></channel></rss>