<?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 Atom Lite: Long response times and wifi connection losses]]></title><description><![CDATA[<p dir="auto">My M5Stack Atom Lite had very long http server response times and strange wifi connection losses. Sometimes it happened after week, sometimes already after hours.<br />
I did a lot of research in the internet until I found the following post (under <a href="https://github.com/espressif/arduino-esp32/issues/2144" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/arduino-esp32/issues/2144</a>):<br />
<img src="/assets/uploads/files/1660483695350-esp32-problem-resized.png" alt="0_1660483617857_ESP32-Problem.png" class=" img-fluid img-markdown" /><br />
In this schematic you can see, that there is a resistor missing which causes far too high voltage on the pins GPIO0 and EN.<br />
Although this schematic does not belong to the M5Stack-Atom, I made a try by reducing the input power by 0.7 V to 4.3 V (by inserting a silicium diode in the V+ path) on my module. So the voltage of GPIO0 and EN is still too high but inside the specification.<br />
And I was successful: With this correction, my module works without problems since about three weeks now!<br />
Unfortunately, I could not find any schematic of Atom or Atom-Lite to verify.</p>
<p dir="auto">Does anyone know anything about this problem? And does anyone have a schematic of the Atom or Atom-Lite?</p>
<p dir="auto">Btw: I installed a counter into the idle loop and found, that the ESP32 made about 1000 calls to the idle loop per second before my correction and about 3000 to 5000 after. My ESP8266 with the same software (but without an operating system) does about 30000 calls per second!</p>
]]></description><link>https://community.m5stack.com/topic/4527/m5stack-atom-lite-long-response-times-and-wifi-connection-losses</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 14:47:34 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4527.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 14 Aug 2022 14:42:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack Atom Lite: Long response times and wifi connection losses on Tue, 23 Aug 2022 16:56:07 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/rolff" aria-label="Profile: RolfF">@<bdi>RolfF</bdi></a></p>
<p dir="auto">It's a design mistake.<br />
It is a basic mistake to add 5V to 3.3V system.<br />
5V enters the RF circuit, causing deterioration or damage.<br />
There are many cases where ATOM has already broken.<br />
:<br />
M5Stack Community<br />
Short Wifi effective range and IO0=3.9V issue with Lite and Matrix : About a year ago<br />
<a href="https://forum.m5stack.com/topic/3048/short-wifi-effective-range-and-io0-3-9v-issue-with-lite-and-matrix" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/3048/short-wifi-effective-range-and-io0-3-9v-issue-with-lite-and-matrix</a><br />
:<br />
M5Stack Community<br />
New CH552 firmware for Short-Wifi-Issue of M5Atom/Stick/TimerCAM/etc. : About 9 months ago<br />
<a href="https://forum.m5stack.com/topic/3768/new-ch552-firmware-for-short-wifi-issue-of-m5atom-stick-timercam-etc" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/3768/new-ch552-firmware-for-short-wifi-issue-of-m5atom-stick-timercam-etc</a><br />
:<br />
Bugs and measures for M5Stack ATOM : 2021.10.10<br />
<a href="https://macsbug.wordpress.com/2021/10/10/bugs-and-measures-for-m5stack-atom/" target="_blank" rel="noopener noreferrer nofollow ugc">https://macsbug.wordpress.com/2021/10/10/bugs-and-measures-for-m5stack-atom/</a><br />
:<br />
How to not change FW.<br />
Other measures : Low the voltage of GPIO_0.<br />
The voltage on GPIO_0 decreases and the transmit power increases.<br />
digitalWite(GPIO_0,LOW);</p>
]]></description><link>https://community.m5stack.com/post/18339</link><guid isPermaLink="true">https://community.m5stack.com/post/18339</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Tue, 23 Aug 2022 16:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack Atom Lite: Long response times and wifi connection losses on Sun, 14 Aug 2022 21:10:11 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/rolff" aria-label="Profile: RolfF">@<bdi>RolfF</bdi></a></p>
<p dir="auto">interesting information. Thank you for sharing. A bit further down in the thread you linked user <em>sohtamei</em> claims: <em>This issue has been found in M5Atom/M5StickC/TimerCAM/unitV, and we fixed it with FW update of CH552.</em> If that is true, then I guess your M5Atom must be rather old or did not get this update for some reason.</p>
<p dir="auto">And no, afaik there is no full schematic for the M5Atom Lite or Matrix, just the sketchy one <a href="https://docs.m5stack.com/en/core/atom_lite" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18337</link><guid isPermaLink="true">https://community.m5stack.com/post/18337</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 14 Aug 2022 21:10:11 GMT</pubDate></item></channel></rss>